Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StackOverFlow while using ServerStream #62

Closed
mondain opened this issue Mar 18, 2015 · 4 comments
Closed

StackOverFlow while using ServerStream #62

mondain opened this issue Mar 18, 2015 · 4 comments

Comments

@mondain
Copy link
Member

mondain commented Mar 18, 2015

From @GoogleCodeExporter on March 15, 2015 17:2

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

Attachments:

Copied from original issue: mondain/red5#515

@mondain
Copy link
Member Author

mondain commented Mar 18, 2015

From @GoogleCodeExporter on March 15, 2015 17:2

any advice?

Original comment by hauch...@gmail.com on 29 Jul 2014 at 2:58

@mondain
Copy link
Member Author

mondain commented Mar 18, 2015

From @GoogleCodeExporter on March 15, 2015 17:2

There are some issues with the playlist code in the server, but I'll take a 
look when I get a chance.

Original comment by mondain on 13 Aug 2014 at 10:39

  • Changed state: Accepted

@mondain
Copy link
Member Author

mondain commented Mar 18, 2015

From @GoogleCodeExporter on March 15, 2015 17:2

Move this over to https://github.com/Red5/red5-server/issues at your leisure

Original comment by mondain on 7 Jan 2015 at 3:32

@mondain
Copy link
Member Author

mondain commented Mar 18, 2015

dupe

@mondain mondain closed this as completed Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant