Replies: 1 comment
-
Have you considered utilizing the WHEP protocol? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now, I have a WebRTC URL like is backen back:
webrtc://47.103.111.***/live/f837e227f6d3d8dc_1
This URL can be opened via jswebrtc.min.js to view the video. However, now I want to switch to using the LiveQing front-end player, which requires an HTTP request (a URL that starts with http://), but your WebRTC URL starts with _webrtc://.
Beta Was this translation helpful? Give feedback.
All reactions