- Luke
On 7/12/06, Andy Bueler <[EMAIL PROTECTED]> wrote:
Did you use stream buffering in the player you where using for testing?On 7/12/06, Andy Bueler <[EMAIL PROTECTED] > wrote:Hi Luke,
the player we are using is custom. It is able to seek thru multiple different streams.
By switching streams I mean to play one stream, stop it and start another stream from
any position. Our player works perfectly with the adobe server.
I will prepair some more infos/samples for you.
Kind Regards,AndyOn 7/12/06, Luke Hubbard <[EMAIL PROTECTED] > wrote:Thanks for reporting Andy, I did test seeking the other day and it worked like a charm. I will test again today. Can I ask what code / player you are using for the seeking. We dont actually have a sample using seek and I tested using peldi flv player. The MM component one doesnt work for some reason. If its custom code can you submit a small sample so we can test using it against the server.
By switching streams do you mean using server side stream api, thats experimental at the moment and I would not be surprised if its got issues. Or just changing from one video to the other by calling a different play on the client, that should work as its what is done in ofla demo AFAIK.
Thanks for helping with test.
- LukeOn 7/12/06, Andy Bueler < [EMAIL PROTECTED]> wrote:Hi,
I tested the latest 0.5 rc1 release and was still unable to seek ondemand video.
Should seeking work in this release? Unfortunatley there was nothing in the log
while doing the seek.
This is the log output that was written (before seeking) when I started playing the stream from the
beginning of the file.
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230125 AnonymousIoService-2-2:( org.red5.server.BaseConnection.debug ) Close, disconnect from scope, and children
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230125 AnonymousIoService-2-2:( org.red5.server.adapter.ApplicationAdapter.debug ) disconnect
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230125 AnonymousIoService-2-2:( org.red5.server.adapter.ApplicationAdapter.debug ) appDisconnect: RTMPMinaConnection to 127.0.0.1 (in: 3761, out: 1353968)
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230125 AnonymousIoService-2-2:( org.red5.server.adapter.ApplicationAdapter.debug ) leave
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230125 AnonymousIoService-2-2:( org.red5.server.adapter.ApplicationAdapter.debug ) appLeave: Client: 4 << [EMAIL PROTECTED] Depth = 1, Path = '/default', Name = 'simplex']
INFO | jvm 1 | 2006/07/12 10:54:04 | [WARN] 230594 AnonymousIoService-2-1:( org.red5.server.net.rtmp.RTMPMinaIoHandler.warn ) Is tcp delay enabled: false
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230610 AnonymousIoService-2-2:( org.red5.server.Server.debug ) Check host and path: 127.0.0.1/simplex
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230610 AnonymousIoService-2-2:( org.red5.server.Server.debug ) Check wildcard host with path: /simplex
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230610 AnonymousIoService-2-2:( org.red5.server.CoreHandler.debug ) Connect to core handler ?
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230610 AnonymousIoService-2-2:( org.red5.server.adapter.ApplicationAdapter.debug ) appConnect: RTMPMinaConnection to 127.0.0.1 (in: 3366, out: 3073)
INFO | jvm 1 | 2006/07/12 10:54:04 | [DEBUG] 230610 AnonymousIoService-2-2:( org.red5.server.adapter.ApplicationAdapter.debug ) appJoin: Client: 5 >> [ [EMAIL PROTECTED] Depth = 1, Path = '/default', Name = 'simplex']
INFO | jvm 1 | 2006/07/12 10:54:04 | [WARN] 230641 AnonymousIoService-2-2:( org.red5.server.net.rtmp.RTMPHandler.warn ) Unhandled ping: Ping: 3, 1, 0, -1
INFO | jvm 1 | 2006/07/12 10:54:04 | 00 03 00 00 00 01 00 00 00 00
INFO | jvm 1 | 2006/07/12 10:54:04 | [INFO] 230766 AnonymousIoService-2-1:( org.red5.io.flv.impl.FLV.info ) File size: 1351376
INFO | jvm 1 | 2006/07/12 10:54:05 | [WARN] 230922 AnonymousIoService-2-2:( org.red5.server.net.rtmp.RTMPHandler.warn ) Unhandled ping: Ping: 3, 1, 100, -1
INFO | jvm 1 | 2006/07/12 10:54:05 | 00 03 00 00 00 01 00 00 00 64
I was also unable to change from one stream to another.
Kind Regards,Andy
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
