Open GoogleCodeExporter opened 9 years ago
Interestingly enough the best look and feel for this scenario is achieved with
the otherwise hacky php-pseudostreaming:
http://flowplayer.blacktrash.org/test/php-pseudo-start.html
Perhaps because it's so snappy, snappier than any true streaming protocol
(until the server is overloaded of course).
Original comment by blacktrashproduct
on 14 May 2012 at 12:08
I don't see an issue with either of them apart from buffer start times. your
php one takes a while to start with a frame with his head down, the rtmp one
starts with his head up with banjo in hand. screenshot perhaps.
Original comment by electrot...@gmail.com
on 14 May 2012 at 2:58
You will see the difference when you jump back and forth between the clips
using the playlist buttons. rtmp flickers (image disappears for short moment),
as if it were restarting; the impression with php-pseudostreaming is way
smoother.
Set priority to low.
Original comment by blacktrashproduct
on 14 May 2012 at 3:39
ahh gotcha, I honestly don't know thats part of the video buffering, its
grabbing a frame then buffering.
Original comment by electrot...@gmail.com
on 14 May 2012 at 4:03
on pseudostreaming it's getting partial content, cancelling it, then starting
again thats what you are seeing, very strange and needs debugging.
Original comment by electrot...@gmail.com
on 14 May 2012 at 4:07
its doing the same on the php implementation. there is perhaps something that
can be done about it though.
Original comment by electrot...@gmail.com
on 14 May 2012 at 4:09
Original issue reported on code.google.com by
blacktrashproduct
on 13 May 2012 at 9:38