AirenSoft / OvenPlayer

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
https://OvenMediaEngine.com/ovenplayer
MIT License
499 stars 123 forks source link

WebRTC Processing video #316

Closed luca-cesari closed 6 months ago

luca-cesari commented 1 year ago

Hi, I need to process video from a camera using the implemented WebRTC from in OvenMediaEngine. I am processing the video with opencv in python but I don't know how to connect to the server and take the video because it seems to be incompatible. Is there any recommendation to do that? Thanks!

gregfr commented 1 year ago

If it's a Oven Media Engine related issue, please go to: https://github.com/AirenSoft/OvenMediaEngine/issues

This is the Oven Player repository (I made the mistake not so long ago :) )