webrtc-examples | open source project to enable | Websocket library
kandi X-RAY | webrtc-examples Summary
kandi X-RAY | webrtc-examples Summary
WebRTC is an open source project to enable real-time communication of audio, video, and data in web browsers and native apps. WebRTC is designed for peer-to-peer connections but includes fallbacks in case direct connections fail. Encryption is mandatory for WebRTC streams, so you must host the examples on a web server using SSL encryption.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of webrtc-examples
webrtc-examples Key Features
webrtc-examples Examples and Code Snippets
Community Discussions
Trending Discussions on webrtc-examples
QUESTION
I am trying to play webRTC videos in chrome using angular. I am having IP cameras and I am converting their RTSP Streams to webRTC using Wowza Streaming Engine.
Wowza has shared a sample index.html
which uses webrtc.js
github link for these files to stream the video, where I can mention the camera stream I want to play and it is working in chrome.
I have implemented the same logic in angular code. I have compared the request/response in both Wowza code and angular code and it is identical but the video does not play. I just see a black screen with video loading sign.
I am very new to webRTC so not sure where should I debug this.
here is my html code
...ANSWER
Answered 2020-Jun-17 at 08:28After understanding the concepts of IceCandidate from here, I have resolved my issue. I was not checking the IceCandidate correctly in the sdp offer. I changed
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install webrtc-examples
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page