microsoft/FFmpegInterop

Can I use this to play H.264 multipart live streams from webcams?

ColinSchmale opened this issue · 0 comments

I receive a HTTP response with multipart H.264 frames from a webcam. Can I use FFmpegInterop to decode the stream and display it with a MediaElement? Does anyone have a code sample for me? Thanks.