Hello everyone,
I'm trying to build a Node server that will fetch an external mp2t content-type and send it to the frontend to play it in a player, but looks that the player didn't support it. In this case I tried to convert a mp2t chunk in mp4 with mux.js and play in the React app and it works the problem is that I cant do it continuously to match a live stream.
So my question is what is the correct approach to stream this live stream, send a chunks and transform it on frontend, fetch the mp2t and convert it in a node server and send the resul to the frontend or there another correct way to send it properly to the frontend
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
How do I set up FFMPEG to stream out RTSP as a server?
By Videogamer555 in forum DVB / IPTVReplies: 3Last Post: 26th Jan 2024, 13:31 -
My cable's streaming site is dividing the stream into mp2t streams
By rrats in forum Video Streaming DownloadingReplies: 7Last Post: 24th Sep 2021, 20:01 -
How to download a MP2T stream?
By EminemMCFC in forum Video Streaming DownloadingReplies: 240Last Post: 1st May 2021, 13:38 -
Please help to download mp2t stream
By therain in forum Video Streaming DownloadingReplies: 5Last Post: 11th Oct 2019, 03:02