Search found 1 match

Go to advanced search

by jjulianf23
07 Jun 2021 21:32
Forum: VLC stream-output (sout)
Topic: How to show a HTTP stream in Wireshark?
Replies: 1
Views: 8958

How to show a HTTP stream in Wireshark?

Hello community, I just set up a HTTP stream of a video between my Server and Client system. vlc -vvv <path to video file> --sout '#transcode{vcodec=h264,vb=800,acodec=mpga,ab=128,channels=2,samplerate=44100,scodec=none}standard:{access=http,mus=ts,dst=:8080/}' Now I try to visualize the packets in ...

Go to advanced search