The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> Possible to add scrolling text across the page/video-camera-screen?
chrisj
post May 6 2021, 06:13 PM
Post #1





Group: Members
Posts: 9
Joined: 6-May 21
Member No.: 27,927



On an html page, it uses this code:

CODE
accept="video/*"


in this context:

CODE
<input type="file" name="fileToUpload" id="fileToUpload" accept="video/*" capture="user" onchange="submitForm();">


and when you view the page via mobile, and tap the page, your video camera screen appears. I'm looking to see if it's possible to add scrolling text across the page/video-camera-screen ? like some type of overlay? I would image it may be possible on an html page that displays a web cam, with sometyhing like this:

CODE
<video autoplay="true" id="videoElement"></video>


I look forward to any comments/suggestions/guidance.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 27th April 2024 - 08:56 AM