Project

General

Profile

Bug #3218

IPTV now crashing

Added by neil mac about 9 years ago. Updated about 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
IPTV
Target version:
-
Start date:
2015-10-28
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1-749~g3241f7c
Affected Versions:

Description

Hi there,

Last month I had my IP camera connected to tvheadend but in the last few weeks it now crashese trying to access the URL.

Can you confirm if something has broken and if I can provide more info...

Oct 28 21:01:46 server tvheadend13097: settings: saving to /media/Data/applications/hts/data/input/iptv/networks/a5bef7cf6cc214b791de6a7f78e5575b/muxes/b612cdd53388780c297583bd97291fe5/config
Oct 28 21:01:56 server tvheadend13097: mpegts: pipe:///home/server/bin/ffmpeg -i rtsp://user:[email protected]:88/videoMain -vcodec copy -acodec aac -strict -2 -f mpegts pipe:1 - add raw service
Oct 28 21:01:56 server tvheadend13097: service: 1: pipe:///home/server/bin/ffmpeg -i rtsp://user:[email protected]:88/videoMain -vcodec copy -acodec aac -strict -2 -f mpegts pipe:1 si 0x3c1b120 <unknown> weight 0 prio 11 error 0

Thanks

History

#1

Updated by Jaroslav Kysela about 9 years ago

What crashes ? I don't see any description what crashes. Anyway, upgrade to latest.

#2

Updated by neil mac about 9 years ago

Thanks - it was crashing tvheadend but an update fixed that.
It now starts ffmpeg and all looks fine but no picture on the tvh clien - any thoughts? Thanks.

pastbin log - http://pastebin.com/94tyrP0Z

server@server:~$ /usr/bin/ffmpeg -version
ffmpeg version N-76045-g97be5d4 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
configuration: --extra-libs=-ldl --prefix=/opt/ffmpeg --enable-avresample --disable-debug --enable-nonfree --enable-gpl --enable-version3 --enable-libopencore-amrnb --enable-libopencore-amrwb --disable-decoder=amrnb --disable-decoder=amrwb --enable-libpulse --enable-libdcadec --enable-libfreetype --enable-libx264 --enable-libx265 --enable-libfdk-aac --enable-libvorbis --enable-libmp3lame --enable-libopus --enable-libvpx --enable-libspeex --enable-libass --enable-avisynth --enable-libsoxr --enable-libxvid --enable-libvo-aacenc --enable-libvidstab
libavutil 55. 4.100 / 55. 4.100
libavcodec 57. 6.100 / 57. 6.100
libavformat 57. 4.100 / 57. 4.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 11.100 / 6. 11.100
libavresample 3. 0. 0 / 3. 0. 0
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.100 / 2. 0.100
libpostproc 54. 0.100 / 54. 0.100

#3

Updated by neil mac about 9 years ago

Using this below made it work again. Its a little slow to enable as its trancoding but works.

pipe:///usr/bin/ffmpeg -i rtsp://username::88/videoMain -vcodec libx264 -acodec aac -strict -2 -vbsf h264_mp4toannexb -f mpegts pipe:1

#4

Updated by Jaroslav Kysela about 9 years ago

  • Status changed from New to Fixed

Also available in: Atom PDF