Hi,
In wowza i got error
ERROR server comment 2015-07-15 08:04:38 - - - - - 61385.654 - - - - - - - - MediaReaderFactory.getInstance : java.lang.ClassCastException|
Could you tell me what this error mean and how can i resolve it?
Hi,
In wowza i got error
ERROR server comment 2015-07-15 08:04:38 - - - - - 61385.654 - - - - - - - - MediaReaderFactory.getInstance : java.lang.ClassCastException|
Could you tell me what this error mean and how can i resolve it?
This most likely means the application StreamType isn’t set to one of the live types. This causes the wrong stream classes to be invoked.
A complete error message example would be:
ERROR server comment - MediaReaderFactory.getInstance: java.lang.ClassCastException: com.wowza.wms.mediareader.smil.MediaListReaderSMIL cannot be cast to com.wowza.wms.stream.IMediaReader
Regards,
Salvadore