Robert Swain
Robert Swain
https://github.com/EricssonResearch/cerbero/pull/30
I've made some progress on this and have pushed those changes to cerbero. I'll keep going a bit more and hopefully stabilise this and make it more reliable.
For decoding that would be ok but the encoder API is too under specified to be able to be used reliably. The uncompressed input video format is not defined nor...
@sdroege can answer better than I, but from what I have understood, the MediaCodec API does not allow enough information to be specified about the video format and memory layout...
@marcin-sielski ^
Hey @lu-zero ! Long time no speak. Hope you're well. The plan has been to do a 0.4.0 release asap but alas it takes time to do and I don't...
I would answer basically the same as @sdroege. It would be a lot of work to write CMake build systems for all of the OpenWebRTC dependencies and then you would...
So basically the OpenWebRTC C API may work on windows already...
For reference: https://github.com/EricssonResearch/openwebrtc/wiki/Building-OpenWebRTC-with-Cerbero We have not yet tested anything on Windows though. I'll see about doing that at some point soon. @sdroege what is the current status of GStreamer camera...
The situation is the same. Cerbero builds GStreamer for Windows. We need to make it also build the few additional packages needed by OpenWebRTC and OpenWebRTC itself.