-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For #1637, #307, support webrtc playback. #1638
Conversation
This reverts commit 7c8a35a.
Shiva the Great has previously implemented RTC on nginx and has also ported it to SRS. You can find the comparison here: 4.0release...runner365:webrtc.develop Zhihong's modifications can be found here: 4.0release...xiaozhihong:rtc I have created a new branch called feature/rtc and need to merge the code from Zhihong and Wei Shi, who are both great developers. Thanks to the contributions of these two great developers @runner365 @xiaozhihong 👍 👍 👍 💯. In the future, I hope we can continue to work hard. RTC is a massive project that requires a lot of effort and overcoming many challenges 😄.
|
2. Rename srs_app_rtp.cpp to srs_app_rtc.cpp
No description provided.