Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

video-streaming

How the media request range works?

November 13, 2022 by Magenaut

I’ve video in the html with video tag like <video src='xxxx.mp4'>. But sometimes the video loading is very slow.

Categories HTML, Q&A Tags html, media, video, video-streaming Leave a comment

Video streaming with php. Why is the response slow?

October 22, 2022 by Magenaut

I have a big problem. I have a video streamer site. The site has public and private videos, private videos can be seen after purchase.

Categories PHP, Q&A Tags html5-video, php, symfony, video-streaming Leave a comment

Video Streaming 500 error in production (NextJS)

October 9, 2022 by Magenaut

I have been developing this site: https://mirobod-tumani.vercel.app. On the home page there is a video background. To optimize the initial load, i optimized the video itself and decided to stream it.
This is the code:

Categories Node.js, Q&A Tags next.js, node.js, video, video-streaming Leave a comment

how to create a readable stream from a remote url in nodejs?

October 5, 2022 by Magenaut

on nodejs documentation, the streams section says I can do fs.createReadStream(url || path).
But, when I actually do that It tells me Error: ENOENT: no such file or directory.
I just want to pipe the video from a readable to a writable stream, But I’m stuck on creating a readable one.

Categories Node.js, Q&A Tags node.js, nodejs-server, nodejs-stream, video-streaming Leave a comment

How to stream .avi film files with node.JS? (File opens download screen instead of streamed)

October 3, 2022 by Magenaut

I’m using vid-streamer https://github.com/meloncholy/vid-streamer.

Categories Node.js, Q&A Tags node.js, streaming, video-streaming Leave a comment

HLS Streaming using node JS

September 28, 2022 by Magenaut

I’m trying to stream HLS content using node.js. And somehow it is not working. It’ll be of great help if someone helps me out.

Categories Node.js, Q&A Tags ffmpeg, http-live-streaming, m3u8, node.js, video-streaming Leave a comment

Low Latency (50ms) Video Streaming with NODE.JS and html5

September 26, 2022 by Magenaut

I’d like suggestions for NODE.JS packages or other solutions to provide a UDP H264 video stream that can be decoded by an HTML5 video tag with a target latency of 50ms.

Categories Node.js, Q&A Tags html, low-latency, node.js, raspberry-pi3, video-streaming Leave a comment

how to work with videos in ASP.NET?

August 28, 2022 by Magenaut

this is my first time doing a gallery of videos using ASP.NET,
I believe there are many articles on the net regarding this, but I would like to see some recommendation and different point of view :

Categories ASP.NET, Q&A Tags asp.net, video-streaming Leave a comment

How to stream video content in asp.net?

August 27, 2022 by Magenaut

I have the following code which downloads video content:

Categories ASP.NET, Q&A Tags .net, asp.net, c#, streaming, video-streaming Leave a comment

How to capture multiple camera streams with OpenCV?

August 18, 2022 by Magenaut

I have to stitch the images captured from many (9) cameras. Initially, I tried to capture the frames from 2 cameras with rate 15 FPS. Then, I connected 4 cameras (I also used externally powered USB hub to provide enough power) but I could only see only one stream.

Categories Python, Q&A Tags multithreading, opencv, performance, python, video-streaming Leave a comment
Older posts
Page1 Page2 Next →

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress