merl0t / flash-videoio

Automatically exported from code.google.com/p/flash-videoio
0 stars 0 forks source link

src property is set to null when we change the cameradimension #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Embed a video IO instance (video1) with 215x138 which will publish a stream 
(stream name  : stream3)
2. Embed a video IO instance (video2) with 1000x750 which will play the stream 
(stream name : stream3)
3. The src property of video2 is set to automatically null after few minutes.

4. This will not happen when the the video1 is set to 320x340 the play of the 
video is happening without any issues. 

What is the expected output? What do you see instead?
The video2 playing should not be set to null.

What version of the product are you using? On what operating system?
videoIO3.3 version on windows platform 7.

Please provide any additional information below.

I have attached the sample html file for reference.

Original issue reported on code.google.com by rajesh.s...@gmail.com on 31 Dec 2014 at 2:33

Attachments: