Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to decode by openH264? #11

Open
rt-bear opened this issue Mar 6, 2020 · 1 comment
Open

How to decode by openH264? #11

rt-bear opened this issue Mar 6, 2020 · 1 comment

Comments

@rt-bear
Copy link

rt-bear commented Mar 6, 2020

I wanted to encode or decode, but i just got 'Requested device not found'.

@kazuki
Copy link
Owner

kazuki commented Apr 22, 2020

このサンプルコードは六年前に書いたもののため、
当時と現在でWebRTCの仕様が変わったため、動いていないのかもしれません(未確認)。

libopus.js-sampleと同様にこちらも近いうちに書き換える予定です。
その際は asm.js の代わりに webassemblyを利用し、AV1など最近のコーデックに対応する予定です。

rel: kazuki/opus.js-sample#11

--

This sample code was written 6 years ago, so the
The specification of WebRTC has changed between then and now, so it may not be working (unconfirmed).

Like libopus.js-sample, this will be rewritten in the near future.
We plan to use webassembly instead of asm.js to support more recent codecs such as AV1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants