Skip to content

An easy way to embed an AXIS camera's video into a web page #718

Closed Answered by vivekatoffice
FrankPal asked this question in General
Discussion options

You must be logged in to vote

Hi @FrankPal ,
I hope you have checked the following : 226

Adding a very simple HTML page for your reference:

<!DOCTYPE html>
<html>
<body>

<h2>Axis Camera Live View</h2>
<img src="http://10.176.12.148/axis-cgi/mjpg/video.cgi" alt="AXIS LIVE" width="500" height="333">

</body>
</html>

Reference: Request a Motion JPEG video stream

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by vivekatoffice
Comment options

You must be logged in to vote
1 reply
@vivekatoffice
Comment options

Comment options

You must be logged in to vote
3 replies
@vivekatoffice
Comment options

@FrankPal
Comment options

@vivekatoffice
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants