Entree Rep: 0 Joined: 20 Feb 2007 Posts: 1 OFFLINE | I’m creating a video server to receive RTP packets of H.263+ interlaced frames from a network camera encoder device. I was able to strip the RTP header and extract the H.263 frames. I am not sure how to save the file as storage on the file server end. I saved the received frames into a file and was able to playback in VLC player, but it was not deinterlaced so i got it playing with two frames one on top of the other. In windows media player it couldn’t play it back and it was asking for a .ind file with the same file-name of the saved video file-name.
Now i need to understand how these frames should be stored in order to play it back properly(deinterlaced) and also how to create the .ind file.
Any help for a insight in video recording would be helpful. Thanks in advance |