video tag

19 questions


1 answers
388 views
0
I want to implement HLS playback using rails, react-player and hls.js.

With rails at the back end and react/typescript at the front, we would like to implement the streaming playback feature using react-player and hls.js.Currently, I use a video tag to retrieve mp4 from ...


1 answers
344 views
0
How to use threading to save videos from multiple webcams

I'd like to save the videos I can get from the two webcams (camera1, camera2) as separate video files.At the same time, there was another process that I had to do (which plays music, defined as music)...


1 answers
77 views
0
Split the video using ffmpeg.

When dividing a video with ffmpeg, can I divide the specified number of seconds by the specified number of times?For example, suppose you have a 30-minute TS video.Can I specify that the video should ...

1 years ago

1 answers
116 views
0
Cordova (android) launched a web server inside the device for video playback, but cannot play when offline

I have a question about video playback. [Purpose]I want to play videos inside html using a video tag within the app created by Cordova.Works with Android 5.0, but cannot play with WebView with Android...


1 answers
130 views
0
Cordova (android) launched a web server inside the device for video playback, but cannot play when offline

I have a question about video playback. [Purpose]I want to play videos inside html using a video tag within the app created by Cordova.Works with Android 5.0, but cannot play with WebView with Android...


2 answers
66 views
0
I want to make it difficult to download the video in the video tag.

We would like to make it difficult for users to download the video locally after making it possible to view the video with the HTML5 video tag.Instead of using streaming protocols such as HLS and RTMP...


1 answers
64 views
0
I want to create a video playback app! (Question in database)

This time, I have a question about the method.I would like to create an iOS app like YouTube and TikTok.I didn't know how to store the video in the database, so I asked!I don't know even if I look int...

1 years ago

1 answers
83 views
0
Can I specify a URL that returns redirects to the video tag src or source?

Is it possible to set the src of the video tag with a URL that returns the URL to the original video source with redirects such as 300?If possible, is there anything I should be careful about, such as...

1 years ago

1 answers
72 views
0
Combine videos with python

Objective: I want to combine multiple mp4 videos with python.The video and sound are the same.The original movie is located in the movies_in folder in the same hierarchy as the executable.Comb_movie()...

1 years ago

1 answers
70 views
0
Is it possible to reduce the weight of still images (JPG or PNG) in the video (H.265)?

Depending on how you compress JPG and PNG, Compression (TinyPNG) at a level that is almost invisible to the public can be Is it possible to reduce the weight of the video?I would like to make H.265's ...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.