mirror of
https://github.com/pion/webrtc.git
synced 2025-10-29 09:52:51 +08:00
Update gstreamer-receive to generate SDP after ICE completed
All our examples will need to be updated, now that pion-WebRTC properly implements full ICE it will discard messages from candidates that don't appear in the remote offer/answer
This commit is contained in:
@@ -14,7 +14,7 @@ go get github.com/pions/webrtc/examples/gstreamer-receive
|
||||
```
|
||||
|
||||
### Open gstreamer-receive example page
|
||||
[jsfiddle.net](https://jsfiddle.net/usd3xmtz/2/) you should see your Webcam, two text-areas and a 'Start Session' button
|
||||
[jsfiddle.net](https://jsfiddle.net/usd3xmtz/35/) you should see your Webcam, two text-areas and a 'Start Session' button
|
||||
|
||||
### Run gstreamer-receive with your browsers SessionDescription as stdin
|
||||
In the jsfiddle the top textarea is your browser, copy that and:
|
||||
|
||||
Reference in New Issue
Block a user