Using Janus with Python Flask

136 views
Skip to first unread message

Rishabh Bhardwaj

unread,
Aug 28, 2017, 10:37:36 AM8/28/17
to meetecho-janus

I have a camera that streams UDP packets (RTP-UDP) to my Flask webapp. Flask then converts this into an RTSP link that can be viewed over VLC/any RTSP player. I would now like to view the same feed on a web browser.

I am completely lost as to how I would use Janus on my Flask app. I've gone through the streaming Nodejs example (but barely understand what's happening) -- what would the steps for live streaming on a Flask app be? Any help would really be appreciated!

Lorenzo Miniero

unread,
Aug 28, 2017, 11:38:41 AM8/28/17
to meetecho-janus
I'm not really familiar with Flask, sorry. Anyway, it it generates an RTSP stream, the Streaming plugin allows you to restream that to WebRTC viewers. Assuming the codecs are supported by browsers, it should work.

L.
Reply all
Reply to author
Forward
0 new messages