Cecill Etheredge
Cecill Etheredge
Would be very useful for those hosting their own (internal) noflo deployment.
Great. Would be nice to test this so I can start evaluating and improving OpenWebRTC performance on armv7.
@pererikb Tried it here and forced the overlay to be used so I could test with demo.openwebrtc.io. Unfortunately, the local video frame no longer displays anything. I get the following...
Got it, checked the documentation and that's correct indeed. The table approach makes more sense here, although it seems the tables haven't been implemented yet https://github.com/AssemblyScript/assemblyscript/blob/main/std/assembly/table.ts (perhaps `table_set` and `table_get`...
Just noticed that a `validate` function does exist, though I guess a similar function that wouldn't check for missing keys would be more useful.
Also confirmed broken here. Quite inconvenient.
Seems like symptoms identical to https://github.com/EricssonResearch/openwebrtc/issues/186, https://github.com/EricssonResearch/openwebrtc/issues/260, https://github.com/EricssonResearch/openwebrtc/issues/244.
Just tested with NativeDemo.. received video on iOS is unusable due to blackening out, so I can confirm this. However, received video on Chrome end is looking pretty good now....
@superdump Just tested with latest OpenWebRTC on iOS Chrome (VP8 codec, video-only @ demo.openwebrtc.io) (http://static.verkstad.net/OpenWebRTC_0.1.3.zip) and noticed that the video eventually dropped out _permanently_ after 15 minutes of calling and...
This was working for me before, but suddenly stopped working for me in`gst-plugins-bad-1.0-static.recipe` (patched by me).