Re: IP Security Camera control centre for Enigma2 #21
Re: IP Security Camera control centre for Enigma2 #22
Posted 13 January 2011 - 08:53
A minor detail: the cam PiP can not be shown at screen pos 0,0: the cam hor and vert position is at least 5,5 that's a pity for those (like me) who wants the cam exactly in the upper left corner of the screen (pos 0,0)
Re: IP Security Camera control centre for Enigma2 #23
Posted 13 January 2011 - 13:25
Sorry, find out an error: in multiview mode there is only 1 cam which can be shown.
Found the error. The user/password is not set correctly for any except the first camera in multiview mode. I did not pick this up in testing as I use the same user/password for all my cameras.
Secondly in spite of what is written in the doc you have to configure all the commands in the conf file even those commands which your cam might not support.
The document provided with 1.1 has been changed. However, I am working on removing this requirement but it is not a simple fix.
A minor detail: the cam PiP can not be shown at screen pos 0,0: the cam hor and vert position is at least 5,5 that's a pity for those (like me) who wants the cam exactly in the upper left corner of the screen (pos 0,0)
Different STB/TV combinations have a different root coordinate for the TV picture. Coordinate (0,0) is in actual fact not visible on the screen. Use the remote to move the PIP to the required position, exit the plugin and restart the plugin. The coordinate where the PIP will be displayed is now saved in the conf file based on your TV and STB.
Re: IP Security Camera control centre for Enigma2 #24
Posted 13 January 2011 - 18:45
Fixed in Version 1.2:
a. Multiview mode displays all cameras.
b. It is no longer required to set up dummy commands for commands the camera does not support.
Attached Files
Re: IP Security Camera control centre for Enigma2 #25
Re: IP Security Camera control centre for Enigma2 #26
Posted 13 January 2011 - 19:21
this ipk is not in the proper format to put on the download server...
Sorry I do not know what the requirements are. Could you post them here or PM me so I can fix the problem.
I want to only release it through Pli.
Re: IP Security Camera control centre for Enigma2 #27
Re: IP Security Camera control centre for Enigma2 #28
Re: IP Security Camera control centre for Enigma2 #29
Re: IP Security Camera control centre for Enigma2 #30
Posted 16 January 2011 - 16:30
1. What camera you are using and whether it works or not. Also post the IPCamViewer.conf file here for new cameras as it will help others - remember to blank out user/password.
2. What STB you are using?
3. Any problems.
Re: IP Security Camera control centre for Enigma2 #31
Posted 17 January 2011 - 00:01
Unfortunatelly not working yet. Crash when trying to select the plugin...
Please see attached IPCamViewer.conf
(Tried to leave untuched some not nessesary lines but no success.)
The string inside works in the browser.
Any help would be very much appreciated./images/smiley/smile.gif
Attached Files
Re: IP Security Camera control centre for Enigma2 #32
Re: IP Security Camera control centre for Enigma2 #33
Re: IP Security Camera control centre for Enigma2 #34
Posted 17 January 2011 - 10:12
anyway in that case open telnet session and log in, then type:
init 4
wait a few seconds and then type:
enigma2
let enigma2 complete start and then select with your RC the IPCamViewer and look into telnet (enigma2 logging) and post the output here.
Re: IP Security Camera control centre for Enigma2 #35
Posted 17 January 2011 - 12:19
Your conf file is incorrect.
The plugin only supports SNAPSHOT images from the camera. Your config line is requesting MJPG wich is motion jpg and is a sort of streaming interface; continuous jpg images are sent and the connecyion is never closed.
You need to find the snapshot command for the axis camera. If you can point us at the documentation or post the list of commands here we might be able to help.
This is why the spinner is happening: the response to the request is never ending and therefore the plugin keeps receiving and never renders the image.
Re: IP Security Camera control centre for Enigma2 #36
Posted 17 January 2011 - 12:56
/jpg/image.jpg
Notice that the "/jpg" bit is not "/mjpg". I am not sure that you need the "/axis-cgi" bit as the documentation indicates you dont, but your camera might need it. Test from a browser.
You can delete all the motion commands if the camera does not support PTZ.
Re: IP Security Camera control centre for Enigma2 #37
Posted 17 January 2011 - 16:19
First of all I want to thank you for your efforts to give us a really usefull plugin.
You are right about the snapshot string.
Unfortunatelly even after the changes you proposed I still have the same behaviour (endless spining).
BTW the provided string for snapsot works in my browser perfectly.
Any more ideas?
Re: IP Security Camera control centre for Enigma2 #38
Re: IP Security Camera control centre for Enigma2 #39
Posted 17 January 2011 - 18:46
I also notice that you are running BarryAllen. This can cause all sorts of problems with files not being where they are expected to be. Make sure that you run the image that was running when you did the IPCamViewer install. Best bet is to boot the flash image, install IPCamViewer and then restart the image in flash.
As a note here: It is not a good idea to use any form of multi-boot as it can get the Linux kernel and Enigma2 out of step causing instability. Most image developers will not help you in this situation.
The actual crash seemed to have been caused by starting the network(Wifi) and unrelated to IPCamViewer. IPCamViewer cannot run without a working network.
Please do the following: (the bits inside the quotes are the commands to enter without the quotes) followed by enter
1. Telnet to the dreambox and log in as root/<your password>
2. enter "init 4"
3. "ps | grep enigma" - check whether this shows any "/usr/bin/enigma2" entries. The | is above the \ next to left shift key (in case you wonder).
4. If 3 does not show any "/usr/bin/enigma2" entries carry on otherwise go back to 2 or for each entry enter "kill <very left hand number>" and then go to 3.
5. "enigma2 > /media/hdd/IPCamViewer.log" - replace /media/hdd/.... with your hard disk if different but DO NOT PUT IT IN /tmp or elsewhere in your flash, it must be hard disk or USB drive as it might get big.
6. Wait about 2 minutes and go to dreambox. Start IPCamViewer from the remote.
7. If you get the spinner, wait about 30 seconds, go to the telnet session and enter "init 4"
8. copy the file from /media/hdd/IPCamViewer.log to your PC and post it here and I will have a look at it(or PM it to me).
I am really interested in getting to the bottom of this as if it is an IPCamViewer problem, I need to improve error reporting.
Re: IP Security Camera control centre for Enigma2 #40
Posted 18 January 2011 - 11:43
I tried to follow your instructions...
First of all I made a fresh flash installation (GP3 sorry...) to get rid from previous BA mess.
I installed the plugin but I have the same behaviour (spinning wheels).
I submit the log file as you suggested, hope that helps...
Attached Files
Also tagged with one or more of these keywords: Enigma2
IPTV
M3U playlist handling pluginStarted by DimitarCC, 22 Aug 2024 IPTV, M3U, Enigma2 |
|
|||
m3u/xml?Started by MatthijsNL, 18 Dec 2020 ENIGMA2 |
|
|||
Looking for a good explanation of calculate, calibrate and allocate in positioner setup menuStarted by jeandubois, 19 Nov 2019 enigma2 |
|
|||
Bestand beschermen tegen overschrijven bij software updateStarted by mimisiku, 23 Feb 2019 Enigma2 |
|
|||
plugin extensions epgimport rytec not visibleStarted by arkovda, 19 Aug 2018 enigma2, plugin extension and 2 more... |
|
7 user(s) are reading this topic
0 members, 7 guests, 0 anonymous users