Hello,
I wanna decode H.264, i read the thread http://www.mail-archive.com/wireshark-users@xxxxxxxxxxxxx/msg03835.html
but i wasnt able to decode h264… (wireshark à
preferences à
H.264 à
dynamic payload 125), I use Development Release 1.3.2
I get a RTP+H264 stream:
10.. .... = Version:
RFC 1889 Version (2)
0... .... = Marker: False
..0. .... = Padding: False
...0 .... = Extension: False
.... 0000 = Contributing source identifiers count: 0
Payload type: DynamicRTP-Type-96 (96)
Sequence number: 23252
Timestamp: 868956473
Synchronization Source identifier: 0xcbd5dcba (3419790522)
Payload: 7C05FFE5F98EB9B5AED78E67EB3C2A941606A7CCD179710B...
Is it possible to “decode” H.264 by
decoding the RTP payload? How?
Thanks for your help!!