RTSP as Tvheadend source
Added by Sébastien Lucas over 13 years ago
Hi,
Can anybody confirm if you can add rtsp sources (in addition to udp and http) in IPTV sources in Tvheadend ? If the answer is yes .... how should I enter the url ?
I found mixed information in the forums or changesets surely because some time ago (maybe even now) RTSP could be used as an output alternative to htsp.
Thanks in advance.
Sébastien
Replies (2)
RE: RTSP as Tvheadend source - Added by Andreas Smas over 13 years ago
No, and there is no HTTP sources neither.
Only MPEG2 transport streams over UDP or over RTP over UDP is supported (it will autodetect which one of those two to use)
RE: RTSP as Tvheadend source - Added by Sébastien Lucas over 13 years ago
Thanks for the clarification.
I'll have to hack a rtsp to udp server then for the MPEG2 streams. H264 rtsp streams will have to wait.