Camera: Stream not shown after system upgrade
Posted: Fri Jul 30, 2010 3:47 pm
Hi
Very new to DomotiGa.....
My system is based on the Live CD from http://code.google.com/p/domotiga-livecd
After I upgraded it to Ubuntu 10.04 the Camera Form doesn't display the video stream. If I execute the same mplayer command (withou the -wid options), mplayer display the stream fine.
I have localized the problem to be line 174 in FCamera.class:
Which hides the DrawingArea control just after the mplayer has been started. After I commented that line out, i works again. But frankly, I don't understand how it has been working earlier.
What is the procedure? Should I create a ticket on domotiga.nl ?
Regards
hhg
Very new to DomotiGa.....
My system is based on the Live CD from http://code.google.com/p/domotiga-livecd
After I upgraded it to Ubuntu 10.04 the Camera Form doesn't display the video stream. If I execute the same mplayer command (withou the -wid options), mplayer display the stream fine.
I have localized the problem to be line 174 in FCamera.class:
Code: Select all
lblMoviePlayer.Hide
What is the procedure? Should I create a ticket on domotiga.nl ?
Regards
hhg