I need to split mpeg4 video stream (actually from android video camera) to send it through RTP. The specification is little large for quick reference.
I wonder if there any example/open source code for mpeg4 packetization?
Thanks for any help !
feedback
|
|
Mpeg4 file format is also called ISO/IEC 14496-14. Google it any you will find specifications. However, what you are trying to do (RTP publisher) will be hard for the following reasons:
| |||||||||||
feedback
|