FAQ  •  Register  •  Login

[SOLVED] Stream not found

<<

thecoremc

Serviio newbie

Posts: 7

Joined: Tue Sep 11, 2012 9:38 pm

Location: South Africa

Post Wed Sep 12, 2012 5:38 pm

[SOLVED] Stream not found

Good Day

I'm running serviio 1.0.1 on ubuntu server 12.04. Everything works fine except for the media browser.

When I want to play a file through the browser I get this error :

200,STREAM not found,Netstream.Play.StreamNotFound, clip: '[Clip]'http://192.168.1.254:23424/cds/resource/251/MEDIA_ITEM/FLV-0/ORIGINAL,flv_player?authToken=ee129ca2c7ae4b20887a3fd613b1c379"

any help would be appreciated by fixing this issue. I've tried almost everything I have read on this forum, still no luck. :(
Attachments
serviio.log
my detailed log file
(67.25 KiB) Downloaded 914 times
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Wed Sep 12, 2012 6:12 pm

Re: Stream not found

Nothing interesting in this log file.
Could you stop serviio service, delete the log file, restart serviio service, then start the same file?
And post log file here.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Sep 12, 2012 7:53 pm

Re: Stream not found

try to update your flash plugin. Also try it from a different (Windows) machine.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Wed Sep 12, 2012 11:25 pm

Re: Stream not found

This is the previously reported error I get when attempting to replay or pause restart using Mediabrowser with default original quality. The log looks like the video is being played because only the Mediabrowser gets the flash not found error.
<<

thecoremc

Serviio newbie

Posts: 7

Joined: Tue Sep 11, 2012 9:38 pm

Location: South Africa

Post Thu Sep 13, 2012 7:59 am

Re: Stream not found

I have stopped the service and deleted the log file.

Started it up again and tried to play a video again.

attached is the log file. There is more than one log file, don't know why (serviio.log.1, serviio.log.2, etc)
Attachments
serviio.log
(427.84 KiB) Downloaded 723 times
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Thu Sep 13, 2012 8:12 am

Re: Stream not found

thecoremc wrote:There is more than one log file, don't know why (serviio.log.1, serviio.log.2, etc)

Because automatic refresh is enable, and you have a big libray, so big log file (cut in 500K multiple files). With the latest you post, we don't have the information when you start playing the stream.
Could you disable libray refresh ? uncheck orange box. http://wiki.serviio.org/doku.php?id=ser ... _explained
Then retry clean log file and restart serviio service...
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

thecoremc

Serviio newbie

Posts: 7

Joined: Tue Sep 11, 2012 9:38 pm

Location: South Africa

Post Thu Sep 13, 2012 8:44 am

Re: Stream not found

I now have deleted all the log files and disabled the orange box like requested.

Restarted serviio service.

Played the video again.

only one log file showing now. posted log file

Thank you so much for the help
Attachments
serviio.log
(125.88 KiB) Downloaded 680 times
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Thu Sep 13, 2012 9:35 am

Re: Stream not found

2012-09-13 10:39:16,583 DEBUG [ProcessExecutor] Starting ffmpeg -i .....
2012-09-13 10:39:16,598 WARN [ProcessExecutor] Process ffmpeg has a return code of 1! This is a possible error.
2012-09-13 10:39:16,598 DEBUG [TranscodingJobListener] Transcoding finished; successful: false

Ok, ffmpeg crashed.
Could you try the same command line in a windows terminal, and post the ffmpeg log result here?

ffmpeg -i "/media/MuvieZ/MuvieZ/Blu-Ray/720p/12 Rounds UNRATED 720p BluRay x264-iNFAMOUS.mkv" -y -copyts -c:v copy -c:a libmp3lame -b:a 192k -ar 44100 -ac 2 -map 0:0 -map 0:1 -sn -f flv "/serviio-1.0.1/library/db/tmp/Serviio/transcoding-temp-64-flv_player-ORIGINAL.stf"

What is your ffmpeg version ? Could you update with latest git version or with this one : http://www.serviio.org/download ?
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

thecoremc

Serviio newbie

Posts: 7

Joined: Tue Sep 11, 2012 9:38 pm

Location: South Africa

Post Thu Sep 13, 2012 11:08 am

Re: Stream not found

I do have the latest ffmpeg version from the site : http://www.serviio.org/download

I'm not sure how to run the command in windows terminal, as serviio is running on my Linux machine.
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Thu Sep 13, 2012 12:10 pm

Re: Stream not found

thecoremc wrote:I'm not sure how to run the command in windows terminal, as serviio is running on my Linux machine.

I'm not a linux man, but I suppose you can open a terminal shell and execute the ffmpeg command.
You probably have to move to ./serviio/lib/ directory to execute the same command line.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

thecoremc

Serviio newbie

Posts: 7

Joined: Tue Sep 11, 2012 9:38 pm

Location: South Africa

Post Thu Sep 13, 2012 5:32 pm

Re: Stream not found

I ran it in the terminal and got an error : Unknown encoder 'libmp3lame'.

Any idea how to fix this

attached is the full discription
Attachments
Untitled.png
Untitled.png (52.71 KiB) Viewed 27166 times
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Thu Sep 13, 2012 6:32 pm

Re: Stream not found

OK, so the problem is that you don't have the proper version of ffmpeg, on need to add the "libmp3lame" library.
If you read : http://www.serviio.org/download
This release includes FFmpeg compiled using this source code, libRTMP 2.4 compiled using this source code and Lame MP3 Encoder (v. 3.98) compiled using this source code.


I'm not a linux specialist, so don't really know how to compile ffmpeg with these library...
Try with that : http://wiki.serviio.org/doku.php?id=build_ffmpeg_linux
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

thecoremc

Serviio newbie

Posts: 7

Joined: Tue Sep 11, 2012 9:38 pm

Location: South Africa

Post Thu Sep 13, 2012 7:48 pm

Re: Stream not found

Thank you so much. It's working now. I have done this before but didn't notice the HUGE red stop sign saying only a certain FFmpeg version works for serviio :

(This guide uses latest FFmpeg source, Serviio is tailored to work with a certain version though - the source can be downloaded at http://www.serviio.org/download) :roll:

and also when I compiled it earlier I only used ./configure instead of : :mrgreen:

./configure --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb \
--enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 \
--enable-nonfree --enable-postproc --enable-version3 --enable-x11grab --enable-libvpx \
--enable-librtmp --enable-libxvid


Once again thank you for your patience and guidance through this issue.

Enjoy! :D
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Fri Sep 14, 2012 9:36 am

Re: Stream not found

thecoremc wrote:Once again thank you for your patience and guidance through this issue.

Great, enjoy it !
Topic solved.
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

ktallakson

Serviio newbie

Posts: 1

Joined: Fri Dec 28, 2012 8:00 pm

Post Fri Dec 28, 2012 8:11 pm

Re: [SOLVED] Stream not found

I'm using Serviio 1.1 and I've had the same "200, Stream not found" error. It turned out to be spaces in the path sent to ffmpeg. I ran Serviio in debug logging mode and noticed that the path supplied to ffmpeg did not have quotes around it. I renamed my source file without spaces and everything works.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 20 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.