Normal
Google ("VLC restream") is your friend.Example:Re-Stream Command Line - The VideoLAN ForumsMaybe something like:[code]vlc <input stream URL> --sout '#standard{access=http,mux=ts,dst=127.0.0.1:<free port number>}'[/code]Then you can try to scan for the stream with TV Server at http://127.0.0.1:<free port number>.
Google ("VLC restream") is your friend.
Example:
Re-Stream Command Line - The VideoLAN Forums
Maybe something like:
[code]vlc <input stream URL> --sout '#standard{access=http,mux=ts,dst=127.0.0.1:<free port number>}'[/code]
Then you can try to scan for the stream with TV Server at http://127.0.0.1:<free port number>.