Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

RTMP packet structure

(http://stream-recorder.com/forum/showthread.php?t=11400)

asv128 04-13-2012 09:02 AM

RTMP packet structure


 
Hi everyone. We are developing software which captures RTMP packets and saves video to FLV file. We have problems when parsing long RTMP packets (type = Aggregate). The question is how to remove insertions of bytes between 4096-byte RTMP chunks. We have spent many hours implementing RTMP parsing logic and we need an expert to help us.

If you have any experience with parsing RTMP and if you can help us, we can hire you.
Thanks.

KSV 04-13-2012 11:35 AM

Re: RTMP packet structure


 
if you wanna do it yourself then you can have a look at source code of rtmpdump project. and if you wanna hire someone then IMO Howard Chu (author of rtmpdump with username hyc here) would be the best bet.

asv128 04-13-2012 11:38 AM

Re: RTMP packet structure


 
Thank you for reply,
in our case we don't know RTMP URL of video server. We only know URL of web page. We launch browser and grab packets using pcap

svnpenn 04-13-2012 04:16 PM

Re: RTMP packet structure


 
Unless you plan on open sourcing you code, I wouldnt expect much help here.

compn 04-15-2012 10:53 AM

Re: RTMP packet structure


 
you can find rtmp specs and other open source software rtmp code here:

http://wiki.multimedia.cx/index.php?title=RTMP


All times are GMT -6. The time now is 11:29 AM.