Commit Graph

6061 Commits (c659098f71d3aa4030bef6a2f70cadf2dcdbbd70)
 

Author SHA1 Message Date
winlin c659098f71 RTC: Set tracks to active for publisher
winlin dd13889772 BUILD: Compatible with 3.0 options, ignore it
winlin b847a0a218 BUILD: Compatible with 3.0 options, ignore it
winlin 0905558d49 BUILD: Compatible with 3.0 options, ignore it
winlin a40abf8df2 RTC: Refine error log
winlin 4aabbd74dc RTC: Cover default status of track
winlin c72fb76334 RTC: Cover default track status
winlin 0eae1bd493 RTC: Enable track of player when init done.
winlin 8aa20d390e RTC: Disable track by default
winlin 0408040ed7 Fix utest fail for C++11 or C++14
winlin 8e22508057 Refine utest
winlin 2dc311fbd9 Refine code
winlin 3a13d8c380 RTC: Add timer for connection
winlin d90d42e7bf RTC: Fix warnings
winlin 58702086cc RTC: Refine code
winlin 975c24b24f RTC: Fix warnings
winlin 063c066802 RTC: Refine log
winlin ca004fe33f RTC: Refine log for error pithy print
winlin 5f7d1e2c5b RTC: Pithy print the address change
winlin a035d312f9 RTC: Update stat for recv track
winlin b3212a12de RTC: Update nack stat
winlin 5f7de58095 RTC: Add stat for track.
winlin 133e07e670 RTC: Refine stat code
winlin 0f62587303 Merge branch 'develop' into feature/rtc
winlin c6a68234cb RTC: Fix publish page
winlin 6545370b7f RTC: Remove dead code. Merge tiny functions.
winlin 21835c38b7 RTC: Support multiple address for client. 4.0.36
winlin 7ec5ef8497 RTC: Fix memory leak for play stream
winlin 069d3ef79d RTC: Suport ULPFEC and RED
winlin e0c9544995 RTC: Refine code
winlin bf3b917f1f RTC: Rename SrsRtcOutgoingInfo to SrsRtcPlayStreamStatistic
winlin 0131472ae5 RTC: Rename connection stat
winlin 77256eee08 RTC: Stat summary for connection
winlin be951b17f1 RTC: Refine code
winlin c115f77038 RTC: Use error pithy print to reduce dup logs
winlin c2c35a7330 Refine code
winlin 03105c96c2 RTC: Use isolate cid for UDP mux listener
winlin d2984ea49c RTC: Refine cid for session
winlin c9c34b54a7 RTC: Refine cid for session
winlin 3a3d908a63 RTC: Refine twcc to connection
winlin 5f88dc357e RTC: Support address switch
winlin 38f935ead8 Support get hostname
winlin 26f73e7593 RTC: Refine log
winlin cc03449379 RTC: Remove dead code
winlin c3219d5431 RTC: Allow dup play. Parse RED desc.
winlin ef62cab817 RTC: Fail if callback is NULL
winlin 6dd77923ca RTC: Fix rtmp to rtc bug
winlin 7ad1dfbbb8 Merge SRS 4.0
winlin 8ae3ab0ba7 Merge SRS 4.0
winlin 715c70b6e0 RTC: Fix log issue