Problems with reading MPEG4 bitsteams from SONY IP camera
Posted: 15 Sep 2005 18:27
Hi,
I'm working in a Lab doing object tracking in Video Sequences. We would like to read and process sequentially some or all of the frames in mpeg4 (or mjpeg) in a frame by frame manner. We are working with SONY SNC P1 IP camera that sends MPEG4 bitstream. Unfortunately we have met a lot of problems with reading the motion video data from the camera.
We get MPEG4 stream by using HTTP protocol and via sending GET request such like this: "GET <IP>/mpeg4...". As a result we receive MPEG4 raw data, but we cannot read and play the file. We are trying to read and play it with VLC, but without result.
Do you have any ideas, how to solve the problem?
I'm working in a Lab doing object tracking in Video Sequences. We would like to read and process sequentially some or all of the frames in mpeg4 (or mjpeg) in a frame by frame manner. We are working with SONY SNC P1 IP camera that sends MPEG4 bitstream. Unfortunately we have met a lot of problems with reading the motion video data from the camera.
We get MPEG4 stream by using HTTP protocol and via sending GET request such like this: "GET <IP>/mpeg4...". As a result we receive MPEG4 raw data, but we cannot read and play the file. We are trying to read and play it with VLC, but without result.
Do you have any ideas, how to solve the problem?