Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

H.264 over RTP

free1006
Beginner
260 Views
Hi all, I'm new to H.264 and IPP, does anyone can tell me how split the encoded frame for RTP and how to rebuild it on another side ?

Please help me, thank you in advance.



0 Kudos
2 Replies
shyaki
Beginner
260 Views
Quoting - free1006
Hi all, I'm new to H.264 and IPP, does anyone can tell me how split the encoded frame for RTP and how to rebuild it on another side ?

Please help me, thank you in advance.




you can use Live555.
0 Kudos
moti_bot
Beginner
260 Views
Quoting - shyaki

you can use Live555.

I can also suggest you to use RTP.NET, they have a simple packetizer that takes a NAL (from encoder) and create packets for RTP streaming.
There are enough other libraries in different languages that do the same.
This is more trivial.
0 Kudos
Reply