Thread
:
How to dump 04stream
View Single Post
#
3
09-11-2015, 04:50 AM
Sven2022
Junior Member
Join Date: Sep 2015
Posts: 1
Re: How to dump 04stream
If you have tshark (the command line version of wireshark) here's the command line to get the fields you need to pass to rtmpdump
tshark -i 3 -c 35 -f "port 1935" -T fields -e amf.string -l
Sven2022
View Public Profile
Send a private message to Sven2022
Find all posts by Sven2022