google-code-export / red5

Automatically exported from code.google.com/p/red5
0 stars 0 forks source link

cannot record streams concurrently #462

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. have a flash app connect to red5 and start recording stream "stream1" with 
camera 1. 
2. while still recording, open up another copy of the flash app and start 
recording another stream "stream2" with camera 2.
3. close both streams

What is the expected output? What do you see instead?
I expect recorded files stream1.flv showing webcam 1, and stream2.flv showing 
webcam 2. Instead I get an empty stream1.flv and stream2.flv shows a recording 
of webcam 1.

What version of the product are you using? On what operating system?
1.0.2 on Windows 8

Please provide any additional information below.
The flash app produces the expected output when used with adobe media server. 
Red5 appears to have a problem recording concurrent streams.

Original issue reported on code.google.com by jesse.w....@gmail.com on 18 Nov 2013 at 5:57

GoogleCodeExporter commented 9 years ago
I'll look into this asap.

Original comment by mondain on 27 Nov 2013 at 4:09

GoogleCodeExporter commented 9 years ago
I think i have the same problem as topic starter. But in my case i am trying to 
record two separate streams for cam and mic. I have two NetStream over single 
NetConnection. I clear seen that server create two file, but one of them is 
empty.

I use 1.0.2 under CentOs 6.4

Original comment by maks.ve...@gmail.com on 1 Dec 2013 at 10:57

GoogleCodeExporter commented 9 years ago
it seems latest trunk build (https://builds.apache.org/job/Red5%20Trunk/376/) 
has no such issue

Original comment by maks.ve...@gmail.com on 2 Dec 2013 at 7:08

GoogleCodeExporter commented 9 years ago
I hava the same problem .

Original comment by duhui0...@gmail.com on 4 Dec 2013 at 8:08

GoogleCodeExporter commented 9 years ago
This cannot be reproduced by the team for the latest release. In addition, 
users of bigbluebutton also do not see this issue.

Original comment by mondain on 10 Apr 2014 at 4:59