User Tools

Site Tools


vlc_streaming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
vlc_streaming [2009/10/02 06:30]
k2patel
vlc_streaming [2010/08/23 13:58]
k2patel
Line 15: Line 15:
 <code bash> <code bash>
 vlc --ttl 12 -vvv --color -I telnet --telnet-password videoTest --rtsp-host 0.0.0.0:​5454 vlc --ttl 12 -vvv --color -I telnet --telnet-password videoTest --rtsp-host 0.0.0.0:​5454
 +</​code>​
 +
 +If your OS require to have root access in order to create Socket.\\
 +Your might need to use vlc-wrapper.
 +
 +<code bash>
 +vlc-wrapper --ttl 12 -vvv --color -I telnet --telnet-password videoTest --rtsp-host 192.168.1.5:​5454 --logfile vlc_stream.log --logmode text &
 </​code>​ </​code>​
  
vlc_streaming.txt ยท Last modified: 2020/08/10 02:35 (external edit)