GSOC 2013 Proposal
#6
I am trying to manage live streaming add on or you can say a button which start live video stream from camera attached over my Raspberry Pi. but i am not able to achieve it, i am getting all other stuff inside that app but as i click on the button which have live streaming function nothing happens. and in /.xbmc/temp/xbmc.log i get following lines


12:27:17 T:2910000144 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.SystemExit'>
Error Contents: <NULL>
Traceback (most recent call last):
File "/home/pi/.xbmc/addons/script.service.rahul/xbmc.py", line 32, in onControl
cap = cv2.VideoCapture(0)
SystemExit


Help please. Thanks in Advance
Reply


Messages In This Thread
GSOC 2013 Proposal - by siddharth - 2013-04-11, 19:29
RE: GSOC 2013 Proposal - by Ned Scott - 2013-04-12, 01:06
RE: GSOC 2013 Proposal - by Memphiz - 2013-04-12, 12:46
RE: GSOC 2013 Proposal - by siddharth - 2013-04-12, 13:20
RE: GSOC 2013 Proposal - by topfs2 - 2013-04-12, 14:49
RE: GSOC 2013 Proposal - by rahul_jain - 2014-07-28, 08:05
Logout Mark Read Team Forum Stats Members Help
GSOC 2013 Proposal0