Doug Sillars
Doug Sillars
I'm pretty sure you need that session token. Did you message REACH the SQS queue on AWS? you can poll for messages - see if it arrived. To end the...
I bet the limitation is coming from the camera, not FFMPEG. have you modified the index.html requestMedia function (~line 300)? frameRate is set to the submitted value as 'ideal' but...
hi - could you add some details? What RTMP server are you connecting to? What error message do you get?
I missed this due to the holidays, and general busyness. Did you come up with a solution? IIs your camera connected and streaming?
is your node server HTTPS? Socket.io requires port 443.
yes you can.. The code for that is actually in a different repository: https://github.com/apivideo/recordavideo The function is commented out - its called "download" and it will save a webm. It...
In the code for record.a.video: 1. camera is client side 2. recording is done client side in the browser with JS 3. recording is "downloaded" from the browser to to...
I think this is a great idea. I have had a lot of hesitation digging into the Lighthouse data - knowing each query would eat 13% of my free 1TB....
When you add a region as a string - step 1 is skipped. Step 2 fails.