--
---
You received this message because you are subscribed to the Google Groups "red5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to red5interest...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Jan 5, 2016, at 11:01 AM, Mondain <mon...@gmail.com> wrote:I'll let Chris or Andy answer the HLS uri part of your question, but for the auto-record part, red5 itself allows that on flash based sources by turning on the broadcaststream.auto.record flag in red5.properties.
On Tue, Jan 5, 2016 at 10:48 AM Ricardo Kleemann <ric...@americasnet.com> wrote:Hi,I understand Red5Pro now has HLS support. I haven't upgraded my version yet, but I'm curious whether the HLS support is "standard" for the players that are out there (for example, Flowplayer).
Would I simply point to a m3u8 playlist file? If I'm feeding Red5 using the "live" app, would the url to access be something like
http://<red5>/live/playlist.m3u8 ?
Also is there a way for Red5 to auto-record a stream that is being fed to the live app?
I'll let Chris or Andy answer the HLS uri part of your question, but for the auto-record part, red5 itself allows that on flash based sources by turning on the broadcaststream.auto.record flag in red5.properties.
2016-01-05 20:14:17,019 [Launcher:/live] ERROR org.red5.server.scope.Scope - Could not start scope Scope [name=live, path=/default, type=APPLICATION, autoStart=true, creationTime=1452053656911, depth=1, enabled=true, running=false]
java.lang.IllegalStateException: Can't overwrite cause with java.lang.IllegalStateException: Illegal access: this web application instance has been stopped already. Could not load [org.red5.server.api.scope.IScope]. The following stack trace is thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access.
upgraded by simply pointing to the new directory
Hey sorry. I passed to the team, and we are looking into it. I forgot to get back to you.
But to help clarify, what do you mean by this exactly:upgraded by simply pointing to the new directoryAre you running a new webapp that you created, or just connecting to the "live" webapp?
Hi Ricardo,I had my team look at this and something looks like it got corrupted here - they suggested to download everything fresh, and expand it to a new location. Or to possibly use a different computer altogether. There seems to be some corruption or permission issues in play here.But here it is broken down piece by piece:The next error in the log is probably caused as a result of the first exception
2016-01-05 20:14:17,029 Launcher:/live ERROR org.red5.server.scope.Scope - Could not set persistence class java.lang.reflect.InvocationTargetException: nullThe other part of the posted stacktrace eludes to the problem:
Caused by: java.lang.ClassNotFoundException: null at org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading(WebappClassLoaderBase.java:1343)
The class is not identified, but it is trying to be instanced at appStart (from stacktrace).
com.infrared5.red5pro.live.Red5ProLive.appStart(Unknown Source)
The term or path of "default" is matches up with this line in the log:
2016-01-05 20:13:59,666 main INFO org.red5.server.ContextLoader - Loading: default.context = red5.root/webapps/red5-default.xml => /usr/share/red5pro/webapps/red5-default.xml
It means the default red5 context, it is not an app.Please let us know if the fresh install doesn't work for you.Best,-Cameron
--
Hey Ricardo,The problem with that is that you have to authenticate with the server first before downloading. We looked into how to do it with the command line but ran into trouble doing that. So for now you have to use a browser to download it first.-Chris
2016-01-07 20:16:56,747 [http-nio-0.0.0.0-5080-exec-9] DEBUG c.r.s.t.mpegts.server.TSServlet - A8D040B04EEECB0B39526CBB44490C19
2016-01-07 20:16:56,747 [http-nio-0.0.0.0-5080-exec-9] DEBUG c.r.s.t.mpegts.server.TSServlet - /live/live.m3u8
2016-01-07 20:16:56,747 [http-nio-0.0.0.0-5080-exec-9] DEBUG c.r.s.t.mpegts.server.TSServlet - playlist name live
Hi
Just a question :
What encoder are you using and with what codecs ?
Regards
Rajdeep Rath
Hi
Just a question :
What encoder are you using and with what codecs ?
Hi
Just a question :
What encoder are you using and with what codecs ?