Panasonic IP Cam Support
Question
Hello,
I'm attempting to host a Panasonic WV-SF346 on my Raspberry Pi using motion and then connect to that with the Panasonic KX-NT400 (An telephone that has an IP viewer).
The phone supports mjpeg and mpeg4, and so I have been finding mpeg extensions for panasonic cameras.
Such as, [IP]/cgi-bin/mpeg, /cgi-bin/camera, and /nphMotionJpeg.
They all work when viewing the camera by itself, but motion does not like them except for the /camera (because I think its a single jpeg although websites tell me otherwise).
I get ' ffmpeg LIBAVCODEC_BUILD 3482368 LIBAVFORMAT_BUILD 3478785
[0] Thread 1 is from /etc/motion/motion.conf
[0] motion-httpd/3.2.12 running, accepting connections
[1] Thread 1 started
[0] motion-httpd: waiting for data on port TCP 8083'
8083 is my http control port and 8084 is my viewing port.
So my question is why these streams work when I add them on my camera IP alone, but not with motion?
Paste in your error messages, config settings, terminal window output etc in this text field.
Environment
Motion version: |
3.2.12 |
ffmpeg version: |
|
Libraries: |
ffmpeg, mysql, postgresql |
Server OS: |
Raspbian |
--
JustinPoiroux - 31 Jul 2013
Answer