TV-IP301 MPEG
Posted: Tue Jan 13, 2009 10:30 am
Hello, I have a network of about 8 TV-IP301 cameras up at a local business. I am trying to find solutions software wise and have been experimenting with Zoneminder for the past week.
I am aware of the patch for the mjpeg MIME problem. It seems neither SparkLAN (company behind the camera) or TrendNET care.
So I compiled and installed 1.24 on a fresh Ubuntu 8.10 installation.
I also used the SVN installation of FFMPEG.
I am assuming the mpeg link to the tvip-301 is /goform/video3
However I am not completely positive. video3 has no mime type and firefox identifies it as a BIN file.
When the camera is set to mjpeg mode, and ffplay is linked to /goform/video3 I get the following error consistently:
[mp3 @ 0xb7fb0388]Could not find codec parameters (Audio: mp1, 416 kb/s)
http:/ipaddress:port/goform/video3: could not find codec parameters
However if I switch the camera to MPEG4 mode, it returns unknown format 90% of the time, and the other 10% it returns the same error above except with an (Audio:mp3) description.
While interesting, it makes absolutely no sense
In zoneminder the stream is just a Black box, and seems to be continiously downloading the video3 file until the Shared memory runs out, which is the only error in the logs.
At which point the black box dissapears.
I thought that since the mjpeg stream goform/video returned an Image/MPEG mime type, that perhaps 1.24 could take care of it. But as ffmpeg doesn't recognize it, neither did Zoneminder and the same situation above happends.
It is interesting because in 1.23, zm would return an error stating wrong MIME type in the logs. But nothing in 1.24.
Was wondering if anyone else had any luck
I'll keep on poking around
thanks
I am aware of the patch for the mjpeg MIME problem. It seems neither SparkLAN (company behind the camera) or TrendNET care.
So I compiled and installed 1.24 on a fresh Ubuntu 8.10 installation.
I also used the SVN installation of FFMPEG.
I am assuming the mpeg link to the tvip-301 is /goform/video3
However I am not completely positive. video3 has no mime type and firefox identifies it as a BIN file.
When the camera is set to mjpeg mode, and ffplay is linked to /goform/video3 I get the following error consistently:
[mp3 @ 0xb7fb0388]Could not find codec parameters (Audio: mp1, 416 kb/s)
http:/ipaddress:port/goform/video3: could not find codec parameters
However if I switch the camera to MPEG4 mode, it returns unknown format 90% of the time, and the other 10% it returns the same error above except with an (Audio:mp3) description.
While interesting, it makes absolutely no sense
In zoneminder the stream is just a Black box, and seems to be continiously downloading the video3 file until the Shared memory runs out, which is the only error in the logs.
At which point the black box dissapears.
I thought that since the mjpeg stream goform/video returned an Image/MPEG mime type, that perhaps 1.24 could take care of it. But as ffmpeg doesn't recognize it, neither did Zoneminder and the same situation above happends.
It is interesting because in 1.23, zm would return an error stating wrong MIME type in the logs. But nothing in 1.24.
Was wondering if anyone else had any luck
I'll keep on poking around
thanks