Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about media-source

Read more about media-source

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - media-source

Playing mp4 via mp4box.js

There was a problem with playing mp4 video through MediaSource. For video processing, I used the mp4box.js library. According to the logs, I see that all stages of video processing go through, but whe...
test-img

Display name

javascript

html5-video

mp4

media-source

mp4box

Votes: 0

Answers: 0

MediaSource never emit sourceopen event in React

I'm trying to stream a video file using Javascript's MediaSource API in a React custom hook. Here's the snippet of my code: const useMyHook = (videoRef: React.MutableRefObject<HTMLVideoElement | nu...
test-img

Jan Krupiński

javascript

reactjs

media-source

Votes: 0

Answers: 1

Latest Answer

Instantiate and maintain state of MediaSource throughout the scope of the component: import React, { useState, useEffect, useRef } from 'react' const MyComponent = () => { const [mediaSource] = ...
test-img

anthumchris

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved