[Red5] Playlist problem with Embedded Tomcat

Lenny Sorey lrsorey at gmail.com
Wed Jun 18 15:50:52 PDT 2008


Hello All,

I am just getting back into some of my RED5 Programs
that I had written and had running in the standalone Tomcat 6.0.16
Container.

To be truthful, it has been about 4 months since I played with this app and
updated it to the
latest Trunk 2853 version.  Jjust converting it over to run in the
Standalone Embedded Tomcat
I thought should have had little impact on any changes unless the
dependencies changed
with any of the last months trunk updates.

The videos are running terribly and the audio is broken up while the video
portion
is nothing more than color blocks.

This is the a VOD app, where the videos names area pulling from a MySQL
Database
in it respective webapp folder.

The error messages from my logs:

2008-06-18 17:29:20,812 [pool-4-thread-6] INFO
o.r.s.net.rtmp.RTMPMinaIoHandler - [/127.0.0.1:3339] SENT:
org.red5.server.net.rtmp.message.Packet at d18636
2008-06-18 17:29:20,812 [pool-4-thread-6] DEBUG
o.r.s.net.rtmp.RTMPMinaIoHandler - messageSent
2008-06-18 17:29:20,812 [pool-4-thread-6] DEBUG
o.r.server.net.rtmp.BaseRTMPHandler - Message sent
2008-06-18 17:29:20,875 [pool-4-thread-6] WARN
o.r.s.stream.provider.FileProvider - Unexpected type? -19
2008-06-18 17:29:20,875 [pool-4-thread-6] ERROR
o.r.s.s.PlaylistSubscriberStream - Error while pulling message.
java.lang.RuntimeException: expected IStreamData but got class
org.red5.server.net.rtmp.event.Unknown (type -19)
 at
org.red5.server.stream.PlaylistSubscriberStream$PlayEngine.okayToSendMessage(PlaylistSubscriberStream.java:1393)



2008-06-18 17:29:20,875 [pool-4-thread-6] INFO
o.r.s.net.rtmp.RTMPMinaIoHandler - [/127.0.0.1:3339] SENT:
org.red5.server.net.rtmp.message.Packet at 7e942f
2008-06-18 17:29:20,875 [pool-4-thread-6] DEBUG
o.r.s.net.rtmp.RTMPMinaIoHandler - messageSent
2008-06-18 17:29:20,875 [pool-4-thread-6] DEBUG
o.r.server.net.rtmp.BaseRTMPHandler - Message sent
2008-06-18 17:29:21,218 [pool-4-thread-6] WARN
o.r.s.stream.provider.FileProvider - Unexpected type? 117
2008-06-18 17:29:21,218 [pool-4-thread-6] ERROR
o.r.s.s.PlaylistSubscriberStream - Error while pulling message.
java.lang.RuntimeException: expected IStreamData but got class
org.red5.server.net.rtmp.event.Unknown (type 117)
 at
org.red5.server.stream.PlaylistSubscriberStream$PlayEngine.okayToSendMessage(PlaylistSubscriberStream.java:1393)

Anyone seen any messages like these in your log files?

Thanks,

Lenny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20080618/586d5237/attachment.html 


More information about the Red5 mailing list