Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
gst-examples [2020/11/06 00:56] yairgst-examples [2020/11/06 00:57] yair
Line 16: Line 16:
  
 </code> </code>
-CMD echo "Waiting a few seconds for you to open the browser at localhost:8080"+webrtc-sendrecv.exe ^ 
-    && sleep 10 \ +    --peer-id=1 ^ 
-    && ./webrtc-sendrecv \ +    --server=ws://192.168.0.101:8443 ^
-    --peer-id=1 \ +
-    --server=ws://signalling:8443 \+
     --disable-ssl     --disable-ssl
 </code> </code>