You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know that the integration works properly, as I tried to use rosimagesrc/sink etc. with success (I have checked topics and all..)
The pipeline above seems to work, connects to the webrtc server, performs ice exchange, establish a connection with the other peer but, I am not able to see anything on the receiving client.
Could you advise on how I can debug this scenario?
How can I check if the SDP packages are valid, etc.?
Thanks in advance,
GC
The text was updated successfully, but these errors were encountered:
I'm not a webrtc expert so I won't be much use debugging webrtc, I only have a browser and a compiler.
Your browser should have the best idea of what's going on, you can look that up by typing in the urls about:about and about:webrtc
Hi Brett,
I am running this GST pipeline inside ROS - basically, using your pipeline code:
I know that the integration works properly, as I tried to use rosimagesrc/sink etc. with success (I have checked topics and all..)
The pipeline above seems to work, connects to the webrtc server, performs ice exchange, establish a connection with the other peer but, I am not able to see anything on the receiving client.
Could you advise on how I can debug this scenario?
How can I check if the SDP packages are valid, etc.?
Thanks in advance,
GC
The text was updated successfully, but these errors were encountered: