Log in

View Full Version : Question about H264 over RTP


mawmawmaw
5th April 2008, 16:09
Hello everyone
I'm new on the H264 field

I'm researching about the DVB-H
and i met some problems recently
and i do not know how to search in google

that is i got the stream from DVB-H receiver
the stream is over rtp
and can anyone tell me what step should i do to transform the rtp stream into a normal H264 file???

the attach file is a rtp stream file
(i can't find any start prefix code 00 00 00 01 for H264)

setarip_old
5th April 2008, 20:00
Hi!

I believe you can use "VLC" to "Open" and then convert the streaming "RTP" (or is it "RTTP"?) file to H264...

mawmawmaw
6th April 2008, 14:52
can you give me the rtp and H264 sample to analyse?
or can you suppose me what key word should i need to search in google for finding out what the different between the two type

thsnks!!!

Drachir
6th April 2008, 18:06
...can you suppose me what key word should i need to search in google for finding out what the different between the two type


Hope this helps:

H.264 RTP Payload Format:
http://www.rfc-editor.org/rfc/rfc3984.txt

RTP:
http://en.wikipedia.org/wiki/Real-time_Transport_Protocol

RTCP:
http://en.wikipedia.org/wiki/Real_time_control_protocol

RTSP:
http://en.wikipedia.org/wiki/Real_Time_Streaming_Protocol

mawmawmaw
8th April 2008, 14:49
Hi!

I believe you can use "VLC" to "Open" and then convert the streaming "RTP" (or is it "RTTP"?) file to H264...

i'v convert the RTP to H264 file
but i can not find the similar byte code between the two types
so can anyone tell me how the RTP stream maps to H264 file

thanks !!!