I am trying to play the video as webrtc by putting the rtsp address of other vms into the incoming stream. But it seems that only audio data is played with webrtc.
If I put rtsp in vlc player, the video comes out well. I do not know why.
Only the data written as AVstream in the rtsp address I have is like this. The address where the stream name is cam shows the video
ex)
rtsp://172.20.10.120:554/AVStream1_1
rtsp://172.20.14.120:554/cam0_0
No audio required, just video.
Is it only audio in webrtc because wowza only received audio?
It’s difficult to send a ticket to the current situation, so I’d appreciate it if you could let me know what you can guess.
picture is webrtc log