Steve Ellis
Steve Ellis
I set the ```videoCodecType``` to ```.h264``` in ```viewDidLoad``` the video records in h264. But If I call ```switchCamera``` then the video records as HVEC. From what I can tell it's...
Right now the Concentus.dll and Concentus.Oggfile.dll need to be signed together if you're using them in a deployment that is signed. Otherwise you get an error like: > Could not...
This is coming up for me on my journey to try to get faster performance on Android. I've got a p/invoked libopus.so giving me an encoded array but I still...
in place updates like this: emongo:update(pool1, "coll1", [{"key", 1}], [{"$push", [{"f3", 11}, {"f4", 12}]}], true) return this: [[{, {oid,}}, {,1}, {,{array,"\v"}}, {,{array,"\f"}}]] 11 is vertical tab and 12 form feed...
Hi thought you might like to know that the demo doesn't appear to be working. I'm on Chrome 62.