vlc_streaming
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vlc_streaming [2009/10/02 06:29] – k2patel | vlc_streaming [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
<code bash> | <code bash> | ||
vlc --ttl 12 -vvv --color -I telnet --telnet-password videoTest --rtsp-host 0.0.0.0: | vlc --ttl 12 -vvv --color -I telnet --telnet-password videoTest --rtsp-host 0.0.0.0: | ||
+ | </ | ||
+ | |||
+ | 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: | ||
</ | </ | ||
Line 28: | Line 35: | ||
</ | </ | ||
+ | ==== Setup server from telnet ==== | ||
Line 42: | Line 50: | ||
</ | </ | ||
- | Create Stearm file | + | Create Stearm file (it is safe to use "" |
<code bash> | <code bash> | ||
- | new Luck input Luck/ | + | setup Luck input "Luck/ |
</ | </ | ||
vlc_streaming.1254464971.txt.gz · Last modified: 2020/08/10 02:29 (external edit)