Benji Brown
Benji Brown
Found that if I pod install without the "~> 1.0.2" it installs 2.0.0 and the headers are missing. When looking at the Pods dir.
In the CustomVideoSource sample it constructs a frame of kCVPixelFormatType_24RGB and submits to the encoder. Here I am constructing a frame from a UIImage that is of type kCVPixelFormatType_32ARGB It...
I have found that self.publishStream?.getImage() always returns nil if a custom video source is used on the encoder.
Using CustomVideoSource on demo and having audio commented/disabled the video wont render subsequently on a subscriber on the web.
When attempting an auth from a generated token by fire auth I am getting: FIRAuthErrorDomain Code=17000 "The custom token format is incorrect. Please check the documentation."
Hi there, Got all the python going and the server started up but I don't see how to get it to VLC. Thoughts? My iDevice is showing the bonjour endpoint...
Is there a batch limit I need to adher to? I sent it to 1000 folks, each push note was c.Send and it processed them quite fast which was rad...