How to show a HTTP stream in Wireshark?

About encoding, codec settings, muxers and filter usage
jjulianf23
New Cone
New Cone
Posts: 1
Joined: 07 Jun 2021 21:22

How to show a HTTP stream in Wireshark?

Postby jjulianf23 » 07 Jun 2021 21:32

Hello community,

I just set up a HTTP stream of a video between my Server and Client system.

Code: Select all

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 Wireshark. Unfortunately, I can only the the TCP packets being sent between Server and Clients but I cannot see any upper communication Layer (like HTTP).
However, HTTP is activated to be shown in Wireshark (under Analyse -> Activate Protocols)

Does anyone have a solution for that? (I know this is rather a Wireshark question than VLC player question, but still I hope someone can help me)

Best regards

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How to show a HTTP stream in Wireshark?

Postby Rémi Denis-Courmont » 08 Jun 2021 17:32

Use the standard HTTP port 80 instead of 8080 (you may need system privileges).
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 8 guests