Hi All,
I am trying out ZM (1.30.4) to work with Android phone. I have installed “IP-Webcam” on my lenova P1ma40 (Android 5.1, Kernel version 3.10.6s).
I have noticed that I can see the video
through the url “http://192.168.1.113:8080/”
Also through the VLC Streaming
Also I can see the latest image shot through http://192.168.1.113:8080/shot.jpg
When I do a “/usr/bin/zmonvif-probe.pl profiles http://192.168.1.113:8080/onvif/device_service 1.1”
I get
root@zm:/var/log/zm# /usr/bin/zmonvif-probe.pl profiles http://192.168.1.113:8080/onvif/device_service 1.1
ERror cannot add_IPFilter
ERror cannot add_ZeroConfiguration
ERror cannot add_IPVersion6
ERror cannot add_DynDNS
ERror cannot add_DiscoveryResolve
ERror cannot add_DiscoveryBye
ERror cannot add_RemoteDiscovery
ERror cannot add_SystemBackup
ERror cannot add_SystemLogging
ERror cannot add_FirmwareUpgrade
ERror cannot add_SupportedVersions
Nothing returned ffrom get_PTZ
Nothing returned ffrom get_Events
h264_ulaw_320x240, h264_ulaw_320x240, H264, 320, 240, 30, rtsp://192.168.1.113:8080/h264_ulaw.sdp
jpeg_ulaw_320x240, jpeg_ulaw_320x240, JPEG, 320, 240, 30, rtsp://192.168.1.113:8080/jpeg_ulaw.sdp
Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-probe.pl line 256.
Guidance and advice requested on solving this issue, like to know why I am I getting message
Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-probe.pl line 256
Thanks
Joseph John
ZM with mobile camera, getting error Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-probe.pl
Re: ZM with mobile camera, getting error Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-prob
You could give zmNinja a try. It is in the Google Store and is the one of best ZM interface for Android and has a good track record. Also desktop versions and for iPhone / iPad / iPod.
Re: ZM with mobile camera, getting error Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-prob
ahhh I see now! ripping through the posts I missed the facts! I have seen some solutions to streaming a phone camera and using ZM. Be interesting to see what suggestions pop up.
Re: ZM with mobile camera, getting error Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-prob
Thanks for the reply, I am lost here.iconnor wrote: ↑Thu Jul 13, 2017 2:29 pm https://github.com/ZoneMinder/ZoneMinder/pull/1945 fixes the problem.
Does it mean the ZM repo has been update with the fixes or user have to do the fixes.
thanks
A Linux User
Re: ZM with mobile camera, getting error Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-prob
The PR has been merged to master and is available in the nightly builds and zmrepo I think.
Re: ZM with mobile camera, getting error Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-prob
Thanks will try out and update
THANKS a lot
THANKS a lot
A Linux User
Re: ZM with mobile camera, getting error Can't call method "get_Encoding" on an undefined value at /usr/bin/zmonvif-prob
Did with the latest night built and it is working fine, I can get the images from the mobile camera
A Linux User