A
A
Azat20152017-04-04 07:37:32
CCTV
Azat2015, 2017-04-04 07:37:32

Why doesn't Wordpress show the MJPEG stream from the camera?

There is an AXIS 207 Network Camera with access to view by login / password. I
insert the code into the Wordpress html page:

<img src="http://login:[email protected]/mjpg/video.mjpg" width="640" height="480" border="0">

The picture is not displayed.
I insert into the address bar in the same browser (chome)
http://login:[email protected]/mjpg/video.mjpg
Everything works.
I reload the Wordpress page
Everything works.
How to make Wordpress display a stream when opening a page?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Azat2015, 2017-04-04
@Azat2015

Changed to

<iframe src="http://login:[email protected]/mjpg/video.mjpg" width="640" height="480" border="0"></iframe>

everything worked.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question