GitHub / medooze/media-server issues and pull requests
#391 - chore: [DIOS-7502] Add junit npm script
Pull Request -
State: closed - Opened by bcostdolby 9 months ago
#390 - fix: DIOS-7656 AsyncSafe might be called when the object is in destruction or construction
Pull Request -
State: open - Opened by harryz2000 9 months ago
- 5 comments
#389 - fix: [DIOS-7649] Add SOREUSEPORT option to bound TCP sockets to workon BSD systems
Pull Request -
State: closed - Opened by bcostdolby 9 months ago
- 4 comments
#388 - fix: [DIOS-7648] Handle EINTR by retrying syscall through main loop
Pull Request -
State: closed - Opened by bcostdolby 9 months ago
- 1 comment
#387 - chore: Adding support to run the C++ unit tests from npm test
Pull Request -
State: closed - Opened by bcostdolby 9 months ago
#386 - refactor: rtp packetization refactor and unit test
Pull Request -
State: open - Opened by yezhan10 9 months ago
#385 - fix: revert prefixPayload function
Pull Request -
State: closed - Opened by yezhan10 9 months ago
#384 - refactor(h264): Avoid callbacks and return vector of nal units instead
Pull Request -
State: closed - Opened by murillo128 9 months ago
#383 - feat: Import ArrayView from libwebrtc code
Pull Request -
State: open - Opened by murillo128 9 months ago
- 4 comments
#382 - refactor: RTMPConnection to use EventLoop to avoid race condition
Pull Request -
State: closed - Opened by harryz2000 9 months ago
- 2 comments
#381 - change rtmp connection timeout message from log to error (DIOS-6700)
Pull Request -
State: closed - Opened by amaha877 9 months ago
- 1 comment
#380 - unit test for hevc descriptor serialization
Pull Request -
State: closed - Opened by amaha877 9 months ago
#379 - fix(rtmp): only send SEI messages on Intra frames to avoid freezing on packet losses
Pull Request -
State: closed - Opened by murillo128 9 months ago
- 3 comments
#378 - chore: remove compilation h264 warnings
Pull Request -
State: closed - Opened by murillo128 9 months ago
- 2 comments
#377 - refactor: proper abstraction of event fd for apple/linux
Pull Request -
State: closed - Opened by murillo128 9 months ago
#376 - DIOS-7454 Fixed Safari playback issue for duplicated parameter sets (happens when we re-packetize a video frame)
Pull Request -
State: closed - Opened by harryz2000 9 months ago
#375 - DIOS-7462 Avoid FileDescriptor released twice for same fd
Pull Request -
State: closed - Opened by harryz2000 9 months ago
- 3 comments
#374 - add STAP-A aggregation for h264
Pull Request -
State: open - Opened by yezhan10 9 months ago
- 1 comment
#373 - aggregate h264 packets into a single stap-a packet
Pull Request -
State: closed - Opened by murillo128 9 months ago
#372 - split onMediaFrame function
Pull Request -
State: closed - Opened by yezhan10 9 months ago
- 8 comments
#371 - unit tests for Rbsp reader
Pull Request -
State: closed - Opened by amaha877 9 months ago
- 1 comment
#370 - Dev/amaha/dios-7395/fix srt hevc publish
Pull Request -
State: closed - Opened by amaha877 9 months ago
#369 - Fix Youtube RTMPS restream by using SNI for handshake
Pull Request -
State: closed - Opened by harryz2000 9 months ago
#368 - DIOS-7446 Avoid calling pthread_kill if thread is not running
Pull Request -
State: closed - Opened by harryz2000 9 months ago
#367 - split nalu to equal rtp packet size
Pull Request -
State: closed - Opened by yezhan10 9 months ago
- 1 comment
#366 - Fix HEVCDescriptor serialization
Pull Request -
State: closed - Opened by harryz2000 9 months ago
- 1 comment
#365 - Implement VUI/HRD parsing
Pull Request -
State: closed - Opened by amaha877 9 months ago
- 1 comment
#364 - DIOS-7374 RTMP thread may quit immediately due to race condition
Pull Request -
State: closed - Opened by harryz2000 10 months ago
#363 - Use minus 1 instead of errno to indicate system poll error
Pull Request -
State: closed - Opened by harryz2000 10 months ago
#362 - Fix h265 decoding. Fix bitstream skip function doesn't allow to skip more than 32 bits.
Pull Request -
State: closed - Opened by harryz2000 10 months ago
#361 - fix: update audio pts conversion calculation to avoid overflow
Pull Request -
State: closed - Opened by yezhan10 10 months ago
#360 - TLS cannot be shutdown while the thread is still running
Pull Request -
State: closed - Opened by harryz2000 10 months ago
#359 - Don't reset running flag when exiting thread
Pull Request -
State: closed - Opened by harryz2000 10 months ago
#358 - mp3 config decode and bug fix
Pull Request -
State: closed - Opened by yezhan10 10 months ago
- 1 comment
#357 - fix mp3 unit test
Pull Request -
State: closed - Opened by yezhan10 10 months ago
#356 - Fix mp3 decoding and add unit test
Pull Request -
State: closed - Opened by amaha877 10 months ago
#355 - Minor change to move ConvertTimestampClockRate function
Pull Request -
State: closed - Opened by harryz2000 10 months ago
#354 - Dev/sergio/time service wrap
Pull Request -
State: closed - Opened by murillo128 10 months ago
#353 - MPEGTS encoding and Packetizer class. Prepare for SRT Client implementation.
Pull Request -
State: closed - Opened by harryz2000 10 months ago
- 2 comments
#352 - Draft: MPEGTS encoding and Muxing. Prepare for SRT client implementation
Pull Request -
State: closed - Opened by harryz2000 10 months ago
#351 - add unit tests for h264 sps/pps parsing
Pull Request -
State: closed - Opened by amaha877 10 months ago
- 3 comments
#350 - fix: use TimeServiceWrap on all classes that uses the TimeService
Pull Request -
State: closed - Opened by murillo128 10 months ago
- 5 comments
#349 - DIOS-7112 Further refactor EventLoop to enable it to be used for different poll mechanism
Pull Request -
State: closed - Opened by harryz2000 10 months ago
- 9 comments
#348 - refactor:calculate encoder pts based on decoder pts
Pull Request -
State: closed - Opened by yezhan10 10 months ago
#347 - fix: fix compilation warning/issues
Pull Request -
State: closed - Opened by murillo128 11 months ago
- 1 comment
#346 - feat: introduce rbsp unscaping buffer reader
Pull Request -
State: closed - Opened by murillo128 11 months ago
- 1 comment
#345 - prevent AV1Encoder symbol clash with test class
Pull Request -
State: closed - Opened by amaha877 11 months ago
#344 - Use exception rather than assertion for parsing data
Pull Request -
State: closed - Opened by harryz2000 11 months ago
#343 - feat: make BitReader lazy read from BufferReader
Pull Request -
State: closed - Opened by murillo128 11 months ago
#342 - refactor: [DIOS-6937] Use safer async wrapper with weak_ptr object lifetimes
Pull Request -
State: closed - Opened by murillo128 11 months ago
- 2 comments
#341 - Avoid TimeServiceWrapper misuse
Pull Request -
State: closed - Opened by harryz2000 11 months ago
- 4 comments
#340 - refactor: use BufferReader within BitReader
Pull Request -
State: closed - Opened by murillo128 11 months ago
- 1 comment
#339 - Draft: TimeServiceWrapper use demo, not tested code
Pull Request -
State: closed - Opened by harryz2000 11 months ago
- 2 comments
#338 - A help template function to use weak pointer in async
Pull Request -
State: closed - Opened by harryz2000 11 months ago
- 1 comment
#337 - test: Add unit tests for H265SeqParameterSet
Pull Request -
State: closed - Opened by murillo128 11 months ago
#336 - A single function to get CompositionTimeOffset for both RTMP and eRTMP
Pull Request -
State: closed - Opened by harryz2000 11 months ago
- 3 comments
#335 - refactor: Modify audio codec API to use AudioBuffer
Pull Request -
State: closed - Opened by yezhan10 11 months ago
- 2 comments
#334 - Split EventLoop to two classes so the basic EvenLoop can be easily inherited
Pull Request -
State: closed - Opened by harryz2000 11 months ago
- 1 comment
#333 - Rename BitWritter by BitWriter and change exception type
Pull Request -
State: closed - Opened by murillo128 11 months ago
#332 - fix: [DIOS-6865] Add missing includes from (#328)
Pull Request -
State: closed - Opened by bcostdolby 11 months ago
#331 - feat: add support for unegotiated incoming groups
Pull Request -
State: closed - Opened by murillo128 11 months ago
#330 - Update HMAC for openssl 3 api
Pull Request -
State: closed - Opened by murillo128 11 months ago
#329 - feat: Add enhanced RTMP multitrack support
Pull Request -
State: closed - Opened by murillo128 11 months ago
- 3 comments
#328 - Use exceptions for bit stream operations
Pull Request -
State: closed - Opened by murillo128 11 months ago
#327 - Use exceptions for bit stream operations
Pull Request -
State: closed - Opened by murillo128 11 months ago
#326 - Extract bitstream objects into their on header files
Pull Request -
State: closed - Opened by murillo128 11 months ago
#325 - feat: [DIOS-6664] Add stream view id to relevant log messages
Pull Request -
State: open - Opened by bcostdolby 11 months ago
#324 - Add av1 bitstream tests
Pull Request -
State: closed - Opened by murillo128 11 months ago
#323 - Update bitstream.h
Pull Request -
State: closed - Opened by murillo128 11 months ago
#322 - Modernize AMF code
Pull Request -
State: closed - Opened by murillo128 11 months ago
- 1 comment
#321 - Remove mcu files and move mixer components to its own dir
Pull Request -
State: closed - Opened by murillo128 11 months ago
#320 - fix: [DIOS-6721] Disable media frame shared buffers on depacketizers
Pull Request -
State: closed - Opened by murillo128 11 months ago
#319 - DIOS-4033 Use fec packets for network probing
Pull Request -
State: closed - Opened by murillo128 12 months ago
- 2 comments
#318 - feat: [DIOS-6659] Allow BWE logs to be chunked by file size
Pull Request -
State: closed - Opened by bcostdolby 12 months ago
#317 - DIOS-5498 Change RTMPClientConnection to use EventLoop
Pull Request -
State: closed - Opened by harryz2000 12 months ago
- 1 comment
#316 - DIOS-6105 Add timestamp checking
Pull Request -
State: closed - Opened by harryz2000 12 months ago
- 2 comments
#315 - Add function to print out time info
Pull Request -
State: closed - Opened by harryz2000 12 months ago
#314 - No need to checkout mp4v2 to a git controlled folder
Pull Request -
State: closed - Opened by harryz2000 12 months ago
#313 - DIOS-6105 Return rectified timestamp in timestamp checker
Pull Request -
State: closed - Opened by harryz2000 12 months ago
- 2 comments
#312 - DIOS-6494 Audio transcoding refactor step 1: update audioDecoder
Pull Request -
State: closed - Opened by yezhan10 12 months ago
#311 - fix: [DIOS-6425] Fixes memory related crash when using fourCcList param in rtmp
Pull Request -
State: closed - Opened by bcostdolby about 1 year ago
#310 - Detect timestamp jumps
Pull Request -
State: closed - Opened by murillo128 about 1 year ago
- 1 comment
#309 - DIOS-6296 Allow video pipe to pass through old TS frames if encoder resets
Pull Request -
State: closed - Opened by bcostdolby about 1 year ago
#308 - add av1 decoder support
Pull Request -
State: closed - Opened by yezhan10 about 1 year ago
#307 - Draft: DO NOT MERGE Hacks to enable debugging and dynamic config
Pull Request -
State: closed - Opened by bcostdolby about 1 year ago
- 1 comment
#306 - Add AV1 encoding support
Pull Request -
State: closed - Opened by murillo128 about 1 year ago
#305 - Remove lock for frame delay cacluation
Pull Request -
State: closed - Opened by harryz2000 about 1 year ago
- 5 comments
#304 - Fixed unit tests due to use weak_ptr in SimulcastMediaFrameListener
Pull Request -
State: closed - Opened by harryz2000 about 1 year ago
#303 - DIOS-5950 Use weak_ptr to capture this pointer in SimulcastMediaFrameListener and do proper detach to avoid crash
Pull Request -
State: closed - Opened by harryz2000 about 1 year ago
#302 - fix failed bframe tests
Pull Request -
State: closed - Opened by yezhan10 about 1 year ago
#301 - fix: [DIOS-6135] Fix bad printf args
Pull Request -
State: closed - Opened by bcostdolby about 1 year ago
#300 - DIOS-6081 Update VideoPipe to use C++ mutex and RAII
Pull Request -
State: open - Opened by bcostdolby about 1 year ago
- 1 comment
#299 - Fixed missing mutex unlock
Pull Request -
State: closed - Opened by bcostdolby about 1 year ago
- 2 comments
#298 - DIOS-5878 Add function for setting FrameDispatchCoordinator
Pull Request -
State: closed - Opened by harryz2000 about 1 year ago
#297 - Support RTMPS client
Pull Request -
State: closed - Opened by harryz2000 about 1 year ago
- 7 comments
#296 - feat [DIOS-5853] Media server - Handle scte35 messages as unregistered SEI user data
Pull Request -
State: closed - Opened by amaha877 about 1 year ago
- 2 comments
#295 - Add max size to CircularQueue to control autoGrow
Pull Request -
State: closed - Opened by murillo128 about 1 year ago
#294 - DIOS-5789: add unit test for bframe
Pull Request -
State: closed - Opened by yezhan10 about 1 year ago
#293 - Report RTMP client error for event logging
Pull Request -
State: closed - Opened by harryz2000 about 1 year ago
#292 - Fix AV1 intra framed detection for RTP packets
Pull Request -
State: closed - Opened by murillo128 about 1 year ago