post hivecontrol install.... hivetool appears on port 8080 of localhost....
this conflicts with the hivecontrol CAMERA
From hivecontrol CAMERA icon.... pages states
This supports native streaming via the "stream" protocol, streaming via javascript and a direct connection with a tool like VLC. To connect with VLC, use URL: http://192.168.1.49:8080/?action=stream
when reading this post, clicking on the link above brings up hivetool.. (locally)
videostream.php is calling stream.php and using $port = 8080
a search of the drive...turns up no stream.php file (text within videostream.php)
camera page shows just a broken icon graphic instead of a video feed.
command line camera test works just fine
post hivecontrol install.... hivetool appears on port 8080 of localhost....
this conflicts with the hivecontrol CAMERA
From hivecontrol CAMERA icon.... pages states
This supports native streaming via the "stream" protocol, streaming via javascript and a direct connection with a tool like VLC. To connect with VLC, use URL: http://192.168.1.49:8080/?action=stream
when reading this post, clicking on the link above brings up hivetool.. (locally)
videostream.php is calling stream.php and using $port = 8080
a search of the drive...turns up no stream.php file (text within videostream.php)
camera page shows just a broken icon graphic instead of a video feed.
command line camera test works just fine