No Video Shown on Streaming Demo with RTSP link.

508 views
Skip to first unread message

Barış Velioğlu

unread,
Jan 1, 2017, 8:35:30 AM1/1/17
to meetecho-janus

Hi,


I added the code below to janus.plugin.streaming.cfg. No error on janus terminal occured.


[rtsp-test]
type = rtsp
id = 99
description = RTSP Test
audio = no
video = yes
url=rtsp://mpv.cdn3.bigCDN.com:554/bigCDN/definst/mp4:bigbuckbunnyiphone_400.mp4


I started to stream and it did without any error but nothing shown the screen. Just loading gif. I check the rtsp link with vlc player and its working.



Lorenzo Miniero

unread,
Jan 2, 2017, 4:08:26 AM1/2/17
to meetecho-janus
Very likely a codec issue. As explained in several other posts related to similar situations, browsers don't support all flavours of H.264, but only the baseline profile (and maybe main, but not sure about that). Anything more complex than that the browser will ignore/discard. Of course, the problem might also be different, e.g., media not getting to the browser or the Streaming plugin at all: to check that, get familiar with Admin API and/or Event Handlers to investigate that,

Reply all
Reply to author
Forward
0 new messages