Hello Everyone.
I am trying to send video stream to the server from amb82 mini device. I need to see live stream from the device over the internet. Can anyone suggest working method ?
Hi @Bhanu_Pratap,
You can take [Sharing] Video Streaming from Ameba Pro2 to Browser via FFmpeg as reference. Hope it is helpful to you.
Hi @pammyleong thanks for your response but for this solution you have provided it need an extra system connected to the ameba device. My plan is use this device as a bodycam or monitoring device, for that device can have access to only wifi. Now is there any method to send the stream independently directly from bodycam to server.
the arduino SDK does support the “streaming though online server“, but there is no such demo/example currently. The SDK supports RTSP streaming and request more API setup at server side. Different server needs to do different setup processes.