Skip to content

Best way to stream raspberry pi camera video to a backend, and then to the frontend using AWS IVS?

0

Hi!

I have a raspberry pi camera attached to my raspberry, I already built a small demo in which the camera sends the video to AWS IVS and I can retrieve it from my java app and then redirect it to my frontend in real time using pusher. But I saw that AWS IVS is expensive if I want to have a live feed going on too much time. Also I saw that I should have one channel per camera. There is a way of doing this in a better way? Or via https or webshockets using another technology or something? I will have more than one camera attached to more than one device, the idea is for the user to see each camera feed individually and privately.

Thanks!

1 Answer
0
AWS

answered a year ago

  • Yeah, but kinesis can stream video? I did some test and I did not see the streaming video in the kinesis dashboard even if the data was being sent, maybe I did something wrong?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.