Page 1 of 1
udp to http
Posted: 19 Mar 2021 08:31
by dmitriy88
How i can remux udp stream to http without transcoding?
Win 10 x64, VLC 3.0.11 x64.
Re: udp to http
Posted: 19 Mar 2021 12:14
by Lotesdelere
Erm, sorry but your sentence makes no sense. Remux has nothing to do with any network protocol.
What are you trying to achieve ?
Re: udp to http
Posted: 19 Mar 2021 12:34
by dmitriy88
I have UDP stream
udp://@230.1.15.1:1234
I need get HTTP stream from this UDP stream
For example
http://127.0.0.1:8080
Re: udp to http
Posted: 19 Mar 2021 15:53
by RĂ©mi Denis-Courmont
You can use the streaming wizard or the CLI for that.
Re: udp to http
Posted: 19 Mar 2021 19:44
by dmitriy88
What settings in streaming wizard i need use for that?