Preface I'm working on converting videos from 4k to multiple qualities with multiple languages but am having issues with the multiple languages overlaying, some
I have a python scripts for reading video bytes using pyav package as below code. when I use this code I figured out that reading that video byte for a long str
I am making a React app that will display some Images/Videos to the users. To store videos, I chose Vimeo and use ReactPlayer to display the video - I simply pa
I was trying to fetch a video from backend in the form of byte stream and i was able to get video from backend. But i am unable to handle the video on front end
I was trying to fetch a video from backend in the form of byte stream and i was able to get video from backend. But i am unable to handle the video on front end
I have an application which requires webcam input for facial expression analysis. I want to host this application on a server where it can process a video strea
When I open the app empty player with black screen is showing and the play button is changing to pause button after a second or two seconds, as per below I ha
I use ffmpeg for streaming a video using RTP protocol. Why I can't send multiple streams to one RTP port, but RTSP that uses RTP can? I started a RTSP server th
I'm use a tag html5 video + hls.js for video streaming .m3u8 <div class="container-video"> <video id="video" width="700"
I need to combine separate audio and video streams into one playlist. I did it, but I have a problem. After a random time, the audio stops playing, or very rare
I am trying to build a video calling app using webRTC and it is works fine most of the times on home networks. The moment I enter a secure network like a univer
I need to check for a streaming app that the different video quality levels are respected. After searching, the easiest way to check the video quality is to swi
I have a simple UDP streaming protocol that takes RAW H264 video frames and sends them instantly from server side to the client side. Using this protocol I can
Goal and problem I'd like to set up an opencv system to process either HLS streams or RMTP streams, however, I am running into a strange issue regarding a redu
I am trying to get video stream in python from IP camera but i am getting an error. I am Using Pycharm IDE. import cv2 scheme = '192.168.100.23' host = schem
I need help. I was building facial recognition using Flask. In the local browser, it was working fine but after deployed into AWS EC2 instance Ubuntu ser
The following is a crash dump produced by my video streaming application written in .NET Core 3.1 with Windows Forms 32-bit. I'm trying to workout how to best i
I have a single image file on my server which its content changes every 100 ms. I can load and serve this image as usual: $image = file_get_contents('path/to/im
I'm trying to play live tv channel with videojs. I've tried various ways but always get "No compatible source was found for this media." error. Other videos are