RTSP -> Janus streaming plugin -> Chrome -> no video

248 views
Skip to first unread message

Karlis Ogsts

unread,
Jun 9, 2021, 7:44:19 AM6/9/21
to meetecho-janus
Hi,

I am trying to use Janus streaming plugin to stream H264 encode video (Baseline profile) to Janus streaming plugin demo page opened in Chrome browser.
It shows that stream has started and displays bitrate, however, video does not start.
chrome://webrtc-internals shows that all frames are dropped and not decoded.
If I use Firefox - it does show the video.

I can play RTSP stream using ffplay and VLC.
Janus streaming plugin configuration:

rtsp-5: {
    type = "rtsp"
    id = 5
    description = "UVC G3 Flex B3A5"
    audio = false
    video = true
    url = "rtsp://192.168.1.254:554/s0"
    videofmtp = "profile-level-id=42e01f;packetization-mode=1"
}

What could be the reason for this and how to make it work on Chrome ?

Reply all
Reply to author
Forward
0 new messages