Joe-Palmer / rtmplite

Automatically exported from code.google.com/p/rtmplite
0 stars 0 forks source link

Cannot play using FLVPlayback component #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Reported by Alexey Eremin <alexey.eremin@encraft.ru> on Feb 17, 2010.

Hello.

Thank you for this project. I try to use it, but i have some question.
I try to record some video by call publish("some", "record"), server
create a file some.flv.
In next step i want to try play it, i write little player, which use
NetStream and Video components - it's works.
But i want to use FLVPlayback to watch recorded video, but it
components can't play video from server.
I try set a source property of component and try use play method, but
it not work.
In server debug mode i see, that server resive connection request and
answer on it, but next component command(s) not sent.
How to use FLVPlayback component?
Thank you. Aleksey.
P.S. Sorry for my english.

Original issue reported on code.google.com by voiprese...@gmail.com on 3 Feb 2011 at 7:37

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same problem.

Original comment by m...@majidkhosravi.com on 9 Feb 2013 at 9:48

GoogleCodeExporter commented 9 years ago
record doesn't work with gevent version
you have to use normal siprtmp.py

Original comment by pratn...@gmail.com on 26 Feb 2013 at 4:27