-
Notifications
You must be signed in to change notification settings - Fork 536
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
libvpx crashes on iOS #184
Comments
Related: #185 |
After using sdroege@30e5f54 I get one correct video frame through before owr crashes with the following error:
|
And H.264 works even though the performance seems to have taken a hit. Getting video in both directions, owr -> FF. |
Let's repurpose this ticket then for the libvpx crash, also relevant part from IRC log:
|
New version of libvpx can be tested from here: https://github.com/ford-prefect/cerbero/commits/openwebrtc |
I've updated the libvpx work there, and tested a FF (Mac OS) -> Bowser call On 20 February 2015 at 14:53, Sebastian Dröge [email protected]
|
For some reason I could not build and was therefore not able to verify. But if @ford-prefect says it's working then I'm ok with merging this. |
👍 |
Merged into cerbero master, now the owr branch just has to be rebased. |
Running OWR -> Anything only yields black video frames when using Cerbero on iOS 32-bit.
The text was updated successfully, but these errors were encountered: