Hi.

 

I'm currently trying to retrieve H2.62 streams from this camera.

 

The Documentation states that H.264 ES stream can be decoded using
libavcodec.

 

I'm a C# programmer and I'm not sure how to start.

 

Basically you can retrieve packets from this camera, and from this
camera you can assemble the H.264 ES Data.

 

If I am able to obtain One frame (P or I Frame) from this camera how do
I use libavcodec to decode so I can display the image?

 

Any help is appreciated even if I can get sample code that is not in C#
so I can get started it would be great.

 

Also after obtaining the source from svn://svn.ffmpeg.org/ffmpeg/

 Where do I get the latest DLL that encapsulates all this functionality?

 

Thanks

Allen

 

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to