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
Looking at the logs it seems like a problem with the codec used but I would need more information about the codec used and the configuration parameters.
I tried playing the public rtsp stream that you have in the config3 variable and its working for me. To play the stream you need to publish it with one client and open another tab to subscribe to it because Licode does not allow a client to subscribe to the stream it has published. There are ways to circumvent this restriction if needed.
I open two brower as two brower client. So I donnot need to open two different clients to debug.
I also can see the congfig3 to start a rtp process, but it lose pack and picture. I think it is because the rtsp stream address is too far from my region. So the terminal in ther vmware test show the timeout.
for the rtsp stream in local area network, I think it is because the tcp probem. I push the rtsp h264 stream to the server in the local are network by the way of tcp. Maybe licode need a udp h264 stream to accept.
Environment
Docker installed
Ubuntu20
Problem
when I push the rtsp stream, it show the error
(Room) message: Error subscribing to stream
Code
Console
Terminal
Terminal
it is in another pc but it is in a VMWare environment.
The text was updated successfully, but these errors were encountered: