mellerdaniel Whats the best way to stream live video stream directly from camera to my YouTube channel? Daniel.
jakaskerl Hi mellerdaniel You could stream cv frames to youtube using some library that allows you to do that (something like pylivestream). Run the device in UVC mode so the host recognizes it as a webcam and the use streaming software like OBS to stream. Thoughts? Jaka
mellerdaniel This is great, its not possible not in UVC mode? If i want to do some processing and pick a cropped frame to stream, will it still possible with the same library? I will check it out. Daniel.
jakaskerl Hi mellerdaniel You can do the processing with depthai and the use the library for streaming only. Thanks, Jaka