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

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -