javascript - IFrame stream makes Website load infinetely -


we building robot using raspberry pi 3 can controlled website while streaming view of camera. using iframe embed stream. problem website loads forever because of stream, making controls unusable here code: https://github.com/bminixhofer/netrobot. stream still local won't see it, if see stream website wouldn't stop loading , arrow in coordinate system wouldn't move.

is there way make work iframe, or there alternative? in advance!


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -