Hello,
i can start streaming and it runs a few seconds and then the stream is broken. I tried ffmpeg and vlc transcoders in all qualities but only some files work on low quality. I have the problem with my android tab, streaming via pc browser works finde.
Any idea?
Here the end of the log
i can start streaming and it runs a few seconds and then the stream is broken. I tried ffmpeg and vlc transcoders in all qualities but only some files work on low quality. I have the problem with my android tab, streaming via pc browser works finde.
Any idea?
Here the end of the log
Code:
2012-11-23 18:17:49.7838 [(53)] INFO: Encoding: starting output named pipe [URL='https://forum.team-mediaportal.com/file://\\.\pipe\4db6eedb-d679-4c7a-b6ae-5681a862307c']\\.\pipe\4db6eedb-d679-4c7a-b6ae-5681a862307c[/URL]
2012-11-23 18:17:49.7838 [(53)] INFO: Encoder: Transcoder configuration dump
2012-11-23 18:17:49.7838 [(53)] INFO: Encoder: hasStdin False, hasStdout False, hasStderr True
2012-11-23 18:17:49.7838 [(53)] INFO: Encoder: path Streaming\ffmpeg.exe
2012-11-23 18:17:49.7838 [(53)] INFO: Encoder: arguments -y -i "E:\Video\blu.mov" -s 400x224 -aspect 400:224 -map v:0 -map a:0 -codec:v libx264 -b:v 256k -profile:v baseline -preset:v fast -coder rle -codec:a aac -b:a 64k -ac 2 -strict experimental -async 1 -sn -f mpegts "[URL='https://forum.team-mediaportal.com/file://\\.\pipe\4db6eedb-d679-4c7a-b6ae-5681a862307c']\\.\pipe\4db6eedb-d679-4c7a-b6ae-5681a862307c[/URL]"
2012-11-23 18:17:49.7838 [(53)] DEBUG: Setup data unit 5
2012-11-23 18:17:49.7838 [(53)] DEBUG: Setup log unit 6
2012-11-23 18:17:49.7838 [(53)] INFO: Pipeline assembled
2012-11-23 18:17:49.7838 [(53)] INFO: Starting data unit 5
2012-11-23 18:17:49.7838 [(53)] INFO: Encoding: Waiting till output named pipe is ready
2012-11-23 18:17:49.8878 [(53)] INFO: All data units started!
2012-11-23 18:17:49.8878 [(53)] INFO: Started stream with identifier aMPdroid.275043336.ts
2012-11-23 18:18:08.7199 [(53)] DEBUG: Called FinishStream with ident=aMPdroid.275043336.ts
2012-11-23 18:18:08.7199 [(53)] DEBUG: Stopping stream with identifier aMPdroid.275043336.ts
2012-11-23 18:18:08.7199 [(53)] INFO: Stopping data unit 5
2012-11-23 18:18:08.7199 [(53)] DEBUG: Encoding: Killing transcoder
2012-11-23 18:18:08.7199 [(53)] DEBUG: Pipeline stopped
2012-11-23 18:18:08.7199 [(53)] DEBUG: Killed stream with identifier aMPdroid.275043336.ts
2012-11-23 18:18:08.7449 [(68)] DEBUG: Called StartStreamWithStreamSelection with ident=aMPdroid.275043336.ts; profile=Android FFmpeg LQ; start=0; audioId=-1; subtitleId=-2
2012-11-23 18:18:08.7449 [(68)] WARN: Stream requested for invalid identifier aMPdroid.275043336.ts
(<no type>.SyncInvokeStartStreamWithStreamSelection => StreamingService.StartStreamWithStreamSelection => Streaming.StartStream)