Cross-origin plugin content from ....

Hey,
When i try to play stream camera from chrome, i get on other side (player) this error in consol :
Cross-origin plugin content from must have a visible size larger than 400 x 300 pixels, or it will be blocked. Invisible content is always blocked.
I can hear, but i see black screen.

If i close the browser, and re-connect camera, then the other side sees the video stream (and hears) and i get this in consol:
Resize from 640x480 to 640x480
and after that...
Cross-origin plugin content from must have a visible size larger than 400 x 300 pixels, or it will be blocked. Invisible content is always blocked.
But i can see video.

Why am i getting this consol error and how do i fix it ?

10x,
Eyal
 

Max

Administrator
Staff member
Hello
We can't reproduce this on our default player.

This is how we test:

1. Open Two Way Streaming page and publish a stream.
https://demo.flashphoner.com/client...ming/two_way_streaming/two_way_streaming.html

upload_2018-8-2_19-5-23.png


2. Open player by IP address and play the stream.
https://188.40.244.249/client2/examples/demo/streaming/player/player.html

upload_2018-8-2_19-7-0.png


As you can see we use domain demo.flashphoner.com for stream publishing and IP address for stream playback.
No errors as yours.

Please reproduce this issue on our default samples (on your own server):
Two Way Streaming
https://demo.flashphoner.com/client...ming/two_way_streaming/two_way_streaming.html
https://demo.flashphoner.com/client2/examples/demo/streaming/two_way_streaming/two_way_streaming.js
Player
https://demo.flashphoner.com/client2/examples/demo/streaming/player/player.html
https://demo.flashphoner.com/client2/examples/demo/streaming/player/player.js

If it is done, please provide tweaked samples. We will check.
 

Max

Administrator
Staff member
Could you also please share screen-shots with browser console and version?
 
Top