Page 1 of 1

Tunnel rtsp over http

Posted: 19 Nov 2014 11:28
by djaquier
Hi,

We are using vlc player (libVLC) on mobile application (iOS + Android native). Everything is working fine but is some countries (I.E. Germany), mobile operators are still blocking some ports and/or protocols (Yes...in 2014...).

With standard player we can tunnel rtsp and rtp over http (screenshot below)

Image

Is it possible to use the same features on mobiles?

Best regards

Re: Tunnel rtsp over http

Posted: 10 Dec 2014 12:07
by Jean-Baptiste Kempf
Yes, but you need to add the :rtsp-tcp option to the media item.

Re: Tunnel rtsp over http

Posted: 15 Nov 2017 13:41
by NewtownGuy
I have tried adding :rtsp-tcp to the end of the CVLC command line but it does not work. Please show a complete command line. Also, how do I specify the http port used for tunneling ?