I want to create a kinesis video stream from 10 different mobile and web device? How can I achieve this without installing different libraries in their devices? Background: I want to use all their streams and pass them to open-cv for further post processing.
Asked
Active
Viewed 56 times
0
-
so you want to access devices without accessing devices? – Christoph Rackwitz Jun 27 '23 at 18:17
-
By without accessing I mean, I only want their camera stream to be shared to kvs and not installing producer thing in their system, since they can be remote. – Iamgroot Jun 28 '23 at 03:55
-
same question: https://stackoverflow.com/questions/76572169/how-can-i-stream-my-camera-frame-via-browser-using-amazon-kinesis-video-stream – Christoph Rackwitz Jun 29 '23 at 07:41
-
I am here to get the answer, I don't really want to know if someone asked a similar question. It would be great if you could contribute by providing solution. – Iamgroot Jun 29 '23 at 07:45
-
2See this answer to pretty much the same question: https://stackoverflow.com/a/55563326/6718124. – Anonymous Coward Jun 29 '23 at 09:16