You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.create ServerStream via StreamUtils.createServerStream(app,"webtv") on server
side in method appStart
2.create SimplePlayItem via SimplePlayItem.build("mp4:1.mp4") and added to
serverStream (1.mp4 is under streams directory)
3.Restart red5
What is the expected output? What do you see instead?
Expected:
Server starts without error and could receive the stream on player like
http://www.wowza.com/resources/3.5.0/examples/LiveVideoStreaming/FlashRTMPPlayer
/player.html
Observerd:
Server starts with error:
2014-07-25 15:21:45,465 [Launcher:/liveSchedule] DEBUG
org.red5.server.scope.Scope - Adding child scope: BroadcastScope
[clientBroadcastStream=null, compCounter=0, removed=false] to Scope
[name=liveSchedule, path=/default, type=APPLICATION, autoStart=true,
creationTime=1406272905446, depth=1, enabled=true, running=false]
2014-07-25 15:21:45,465 [Launcher:/liveSchedule] DEBUG
org.red5.server.scope.Scope - Adding child scope: webtv to {}
2014-07-25 15:22:48,904 [Launcher:/liveSchedule] ERROR
org.red5.server.scope.Scope - Could not start scope Scope [name=liveSchedule,
path=/default, type=APPLICATION, autoStart=true, creationTime=1406272905446,
depth=1, enabled=true, running=false] java.lang.StackOverflowError
What version of the product are you using? On what operating system?
1.0RC2 on windows7
Please provide any additional information below.
Source Code,settings and media file are attached
Original issue reported on code.google.com by hauch...@gmail.com on 25 Jul 2014 at 7:50
From @GoogleCodeExporter on March 15, 2015 17:2
Original issue reported on code.google.com by
hauch...@gmail.com
on 25 Jul 2014 at 7:50Attachments:
Copied from original issue: mondain/red5#515
The text was updated successfully, but these errors were encountered: