Search found 8 matches
- Fri Oct 21, 2016 10:47 am
- Forum: ZoneMinder 1.30.x
- Topic: H264 Camera Passthrough no video stored on disk
- Replies: 8
- Views: 7435
Re: H264 Camera Passthrough no video stored on disk
Hello, I was able to install storageareaes ppa and it does record video with passthrough method. It's really good! :) But there is problem with playback in HTML5 player, all videos are shown as X with error message. However video on server does exists and I can playback it via browser default player ...
- Thu Oct 20, 2016 12:35 pm
- Forum: ZoneMinder 1.30.x
- Topic: H264 Camera Passthrough no video stored on disk
- Replies: 8
- Views: 7435
Re: H264 Camera Passthrough no video stored on disk
Setting up libxml-sax-expat-perl (0.40-2) ... update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version Setting up ...
- Thu Oct 20, 2016 11:37 am
- Forum: ZoneMinder 1.30.x
- Topic: H264 Camera Passthrough no video stored on disk
- Replies: 8
- Views: 7435
Re: H264 Camera Passthrough no video stored on disk
Audio might be one thing to check, as even aac is not passthrough OK at the moment. But I believe if the flag is off on the storage tab then it should be handling the video stream fine and ignoring the audio. The segfault is coming from getOrientation, which is relatively new from Iconnor. Maybe ...
- Wed Oct 19, 2016 6:35 am
- Forum: User Contributions
- Topic: Saving h264 using feature-h264-videostorage
- Replies: 41
- Views: 53885
- Tue Oct 18, 2016 1:29 pm
- Forum: ZoneMinder 1.30.x
- Topic: H264 Camera Passthrough no video stored on disk
- Replies: 8
- Views: 7435
Re: H264 Camera Passthrough no video stored on disk
Debug information # cat zm_debug.log.11154 10/18/16 16:25:54.121542 zmc_m8[11154].DB1-zm_logger.cpp/234 [LogOpts: level=DB5/DB5, screen=OFF, database=ERR, logfile=DB5->/var/log/zm/zm_debug.log.11154, syslog=DB9] 10/18/16 16:25:54.121854 zmc_m8[11154].DB1-zm_utils.cpp/262 [Detected a x86\x86-64 ...
- Tue Oct 18, 2016 12:53 pm
- Forum: ZoneMinder 1.30.x
- Topic: H264 Camera Passthrough no video stored on disk
- Replies: 8
- Views: 7435
Re: H264 Camera Passthrough no video stored on disk
And playback of dump.mp4 in browser.
Thanks
Thanks
- Tue Oct 18, 2016 12:48 pm
- Forum: ZoneMinder 1.30.x
- Topic: H264 Camera Passthrough no video stored on disk
- Replies: 8
- Views: 7435
Re: H264 Camera Passthrough no video stored on disk
I have tried to fetch video from commandline and it works perfectly good. Video and audio is recorded correctly.
$ ffmpeg -i rtsp://192.168.9.4:7447/7239eeda-850b-3a06-9e08-03b178629cf1_1 -acodec copy -vcodec copy dump.mp4
Console output.
Thanks.
$ ffmpeg -i rtsp://192.168.9.4:7447/7239eeda-850b-3a06-9e08-03b178629cf1_1 -acodec copy -vcodec copy dump.mp4
Console output.
Thanks.
- Tue Oct 18, 2016 12:39 pm
- Forum: ZoneMinder 1.30.x
- Topic: H264 Camera Passthrough no video stored on disk
- Replies: 8
- Views: 7435
H264 Camera Passthrough no video stored on disk
Hello, I'm trying to setup ZM to record videos using H264 Camera Passthrough, but have no luck - video file is not created/stored on disk. I'm having a lot of ERR in log. Maybe some of you could explain, what's wrong with my install? zmc_error_h264_passthrough.png add-apt-repository ppa:iconnor ...