Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

tshark fails to extract RTP data even it is available

tshark.exe -r fplay_SVS.pcapng -Y "udp.port==42993 && rtp" -T fields -e rtp.payload > rtp_payload_hex.raw

I use this command to extract the rtp payload. This command worked fine 2 days back . But all of sudden it stopped working . And its extracting a file with zero size.

Something went wrong with my system updates or tshark ? .

Not sure how to get it working. Note : The same input file I use it on the wireshark to extract the rtp_payload, But I need to automate so i cant use wireshark.

tshark fails to extract RTP data even it is available

tshark.exe -r fplay_SVS.pcapng -Y "udp.port==42993 && rtp" -T fields -e rtp.payload > rtp_payload_hex.raw

I use this command to extract the rtp payload. This command worked fine 2 days back . But all of sudden it stopped working . And its extracting a file with zero size.

Something went wrong with my system updates or tshark ? .

Not sure how to get it working. Note : The same input file I use it on the wireshark to extract the rtp_payload, But I need to automate so i cant use wireshark.

tshark fails to extract RTP data even if it is available

tshark.exe -r fplay_SVS.pcapng -Y "udp.port==42993 && rtp" -T fields -e rtp.payload > rtp_payload_hex.raw

I use this command to extract the rtp payload. This command worked fine 2 days back . But all of sudden it stopped working . And its extracting a file with zero size.

Something went wrong with my system updates or tshark ? .

Not sure how to get it working. Note : The same input file I can use it on the wireshark and able to extract the rtp_payload, But I need to automate so i cant use wireshark. wireshark.

tshark fails to extract RTP data even if it is available

tshark.exe -r fplay_SVS.pcapng -Y "udp.port==42993 && rtp" -T fields -e rtp.payload > rtp_payload_hex.raw

I use this command to extract the rtp payload. This command worked fine 2 days back . But all of sudden it stopped working . And its extracting a file with zero size.

Something went wrong with my system updates or tshark ? .

Not sure how to get it working. Note : The same input file I can use it on the wireshark and able to extract the rtp_payload, But I need to automate so i cant use wireshark.

tshark fails to extract RTP data even if it is available

Using the command:

tshark.exe -r fplay_SVS.pcapng -Y "udp.port==42993 && rtp" -T fields -e rtp.payload > rtp_payload_hex.raw 

rtp_payload_hex.raw

I use this command to extract the rtp payload. This command worked fine 2 days back . But all of sudden it stopped working . And its extracting a file with zero size.

Something went wrong with my system updates or tshark ? .

Not sure how to get it working. working.

Note : The same input file I can use it on the wireshark and able to extract the rtp_payload, But I need to automate so i cant use wireshark.

tshark fails to extract RTP data even if it is available

Using the command:

tshark.exe -r fplay_SVS.pcapng -Y "udp.port==42993 && rtp" -T fields -e rtp.payload > rtp_payload_hex.raw

I use this command to extract the rtp payload. This command worked fine 2 days back . But all of sudden it stopped working . And its extracting a file with zero size.

Something went wrong with my system updates or tshark ? .

Not sure how to get it working.

Note : The same input file I can use it on the wireshark and able to extract the rtp_payload, But I need to automate so i cant use wireshark.