Send Motion-user mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/motion-user
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Motion-user digest..."
Today's Topics:
1. Embedding stream in an html (Walt)
2. Update on embedded stream: Working in 4.6 (Walt)
----------------------------------------------------------------------
Message: 1
Date: Tue, 7 Apr 2026 14:55:48 +0700
From: Walt <[email protected]>
To: [email protected]
Subject: [Motion-user] Embedding stream in an html
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
Hello All,? Thanks in advance.
Kubuntu 24.04 updated.
Motion 5.0 working well and still learning. localhost:8081 is working
great.
I want to write a simple html page that will bring in the feeds from
several cameras and present them on one page.
<!DOCTYPE html>
<html lang="en">
<head>
? ? <meta charset="UTF-8">
? ? <title>Localhost Stream</title>
</head>
<body>
? ? <h1>Local Stream Feed</h1>
? ? <img src="http://localhost:8081" alt="Stream not available"
width="640" height="480">
</body>
</html>
So far I have tried many variations on the theme above and cannot get it
to work.? Thanks for your help.
Walt
------------------------------
Message: 2
Date: Tue, 7 Apr 2026 16:26:17 +0700
From: Walt <[email protected]>
To: "[email protected]"
<[email protected]>
Subject: [Motion-user] Update on embedded stream: Working in 4.6
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
I purged version 5.
Installed the distro version 4.6
Reconfigured and it is working well.
Kudos to you all who work on this.
Walt
------------------------------
------------------------------
Subject: Digest Footer
_______________________________________________
Motion-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/motion-user
------------------------------
End of Motion-user Digest, Vol 231, Issue 1
*******************************************