Re: Streaming from MKV file not working in Chrome
Steve Lhomme <[email protected]> Sun, 29 Oct 2017 16:18:32 +0100
| Newsgroups | gmane.comp.multimedia.matroska.user |
|---|---|
| Message-ID | <CAOXsMFJuo0HS2eGE_+jkAu5pA-OFXZJf1s+wE9_A9Tij83q7Yw@mail.gmail.com> |
Chrome handle only a few codecs. And among those it may not allow them in Matroska. I know Firefox can handle H264 but not from Matroska. What you want is to use WebM and so use codecs that are possible with WebM: VP8 and VP9 (and later AV1). 2017-10-27 13:40 GMT+02:00 Austin Einter <[email protected]>: > Hi > I am developing an application, where I need to read audio / video frames > and send to Chrome, and in Chrome we should be able to see vide, listen > audio. > > I am able to get audio part working (webrtc call, http as signalling). > But video I send does not show in Chrome. > > Do I need to take care anything extra to get Chrome show the video packets. > > Thanks > Kamal > > _______________________________________________ > Matroska-users mailing list > [email protected] > https://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users > Read Matroska-Users on GMane: > http://dir.gmane.org/gmane.comp.multimedia.matroska.user > -- Steve Lhomme Matroska association Chairman _______________________________________________ Matroska-users mailing list [email protected] https://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user