'Streaming with sensopart camera using python

I got a sensopart camera and I m trying to stream with it and i really don't know how to accomplish this task . I tried to use opencv library but with no success, i always get this error: '(-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'

I also tried to use sockets because camera has an IP, but again not success.

Please help me !



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source