2020-04-01, 10:01 PM 
	
	
	
		There is where the logs are needed.
Martin
	
	
	
Martin
| 
		
		
		 2020-04-01, 10:01 PM 
	
	 
		There is where the logs are needed. Martin 
		
		
		 2020-04-01, 11:01 PM 
	
	 
		That helps Rather then using the browser can you try with direct play, it seems the version of ffmpeg you have NextPVR doesn't like Do you get output from this ffproble -i http://127.0.0.1:8866/live?channeloid=7158 and does this start streaming and activate the Ceton ffmpeg -i http://127.0.0.1:8866/live?channeloid=7158 -codec copy -f mpegts -y /dev/null Martin 
		
		
		 2020-04-01, 11:18 PM 
	
	 
		root@livetv:/var/opt/nextpvr/scripts# ffprobe -i http://127.0.0.1:8866/live?channeloid=7158 ffprobe version N-91536-geb94ec3257 Copyright © 2007-2018 the FFmpeg developers built with gcc 7 (Ubuntu 7.3.0-16ubuntu3) configuration: libavutil 56. 18.102 / 56. 18.102 libavcodec 58. 22.100 / 58. 22.100 libavformat 58. 17.101 / 58. 17.101 libavdevice 58. 4.101 / 58. 4.101 libavfilter 7. 26.100 / 7. 26.100 libswscale 5. 2.100 / 5. 2.100 libswresample 3. 2.100 / 3. 2.100 http://127.0.0.1:8866/live?channeloid=7158: Invalid data found when processing input root@livetv:/var/opt/nextpvr/ 
		
		
		 2020-04-01, 11:20 PM 
	
	 
		root@livetv:/var/opt/nextpvr/scripts# ffmpeg -i http://127.0.0.1:8866/live?channeloid=7158 -codec copy -f mpegts -y /dev/null ffmpeg version N-91536-geb94ec3257 Copyright © 2000-2018 the FFmpeg developers built with gcc 7 (Ubuntu 7.3.0-16ubuntu3) configuration: libavutil 56. 18.102 / 56. 18.102 libavcodec 58. 22.100 / 58. 22.100 libavformat 58. 17.101 / 58. 17.101 libavdevice 58. 4.101 / 58. 4.101 libavfilter 7. 26.100 / 7. 26.100 libswscale 5. 2.100 / 5. 2.100 libswresample 3. 2.100 / 3. 2.100 http://127.0.0.1:8866/live?channeloid=7158: Invalid data found when processing input 
		
		
		 2020-04-01, 11:22 PM 
	
	 
		The logs are more important I want to see it actually calling the Ceton device Martin 
		
		
		 2020-04-01, 11:24 PM 
	
	 
		Also looking at the logs maybe your choice of test a VOD channel wasn't the best option.  Maybe try 7149 Martin 
		
		
		 2020-04-01, 11:30 PM 
	
	 
		root@livetv:/var/opt/nextpvr/scripts# ffprobe -i http://127.0.0.1:8866/live?channeloid=7149 ffprobe version N-91536-geb94ec3257 Copyright © 2007-2018 the FFmpeg developers built with gcc 7 (Ubuntu 7.3.0-16ubuntu3) configuration: libavutil 56. 18.102 / 56. 18.102 libavcodec 58. 22.100 / 58. 22.100 libavformat 58. 17.101 / 58. 17.101 libavdevice 58. 4.101 / 58. 4.101 libavfilter 7. 26.100 / 7. 26.100 libswscale 5. 2.100 / 5. 2.100 libswresample 3. 2.100 / 3. 2.100 http://127.0.0.1:8866/live?channeloid=7149: Invalid data found when processing input 
		root@livetv:/var/opt/nextpvr/scripts# ffmpeg -i http://127.0.0.1:8866/live?channeloid=7149 -codec copy -f mpegts -y /dev/null ffmpeg version N-91536-geb94ec3257 Copyright © 2000-2018 the FFmpeg developers built with gcc 7 (Ubuntu 7.3.0-16ubuntu3) configuration: libavutil 56. 18.102 / 56. 18.102 libavcodec 58. 22.100 / 58. 22.100 libavformat 58. 17.101 / 58. 17.101 libavdevice 58. 4.101 / 58. 4.101 libavfilter 7. 26.100 / 7. 26.100 libswscale 5. 2.100 / 5. 2.100 libswresample 3. 2.100 / 3. 2.100 http://127.0.0.1:8866/live?channeloid=7149: Invalid data found when processing input root@livetv:/var | 
|  |