Skip to main content

Questions tagged [video-streaming]

Continuously sending video data to devices such as other computers, mobile phones or TV sets.

1 vote
1 answer
525 views

How to display the latest photo in a directory in real time?

I'm generating .png images with GnuPlot from a stream input and saving them into a folder in realtime. I want to display the latest image in a window as they are generated, like a realtime video ...
ceremcem's user avatar
  • 635
1 vote
0 answers
897 views

ffmpeg -headers Command how to allow certain domain name

I'm working on XUI ONE server , XUI Panel has the option to set default http header using ffmpeg headers command. I have searched on google unfortunately there are very few documents on ffmpeg headers ...
FARIS ISMAIL's user avatar
0 votes
0 answers
2k views

Using ffmpeg-python to combine cv2 video streaming and pyaudio audio streaming

I want to use my camera and microphone to get living video and audio streaming and use ffmpeg to combine them.So I write it by python.there is my code. import os,pyaudio,cv2,ffmpeg p=pyaudio.PyAudio()...
LLstrc's user avatar
  • 1
0 votes
1 answer
1k views

Streaming local file through http with VLC

original question for reference using vlc -I qt a.mp4 '#http{mux=ffmpeg{mux=mp4},dst=:8080/stream}' --sout-all --sout-keep the video is playing locally fine with both audio and video but I got some ...
Antonin GAVREL's user avatar
0 votes
1 answer
1k views

Cannot get vlc to stream correctly through command line

I use the following command: vlc -I qt myfile.mp4 #standard{access=http,mux=ts,dst="8080/stream"} :sout-all :sout-keep and my error log is the following: VLC media player 3.0.16 Vetinari (...
Antonin GAVREL's user avatar
0 votes
0 answers
273 views

Which options are incompatible with CRF, CQP?

What settings should not be used when using CQP, CRF modes. I read that 2pass mode is not compatible with constant quantization modes. It is also recommended to disable adaptive quantization. Maybe ...
Sandrix's user avatar
1 vote
1 answer
900 views

How can a Barco ClickShare device share different content to two different monitors?

(Not sure if this is the right community in StackExchange so direct me if in wrong place.) We have meeting rooms with two monitors up front. In the past we would show presentation on one monitor and ...
micstr's user avatar
  • 154
1 vote
1 answer
257 views

Foggy text and freezing in Firefox over XPRA

I'm forwarding Firefox over XPRA and the text is blurry. Also, the application freezes often for several seconds, even though there's plenty of system resources to run Firefox. I tried playing with ...
user3207874's user avatar
0 votes
1 answer
340 views

How to convert home movie DVDs to .mpeg files?

My wife brought me a box of DVDs with her home movies from her life before me. I would like to store the contents permanently on our Linux home server alongside 100,000 jpg files and some more recent ...
Lars Poulsen's user avatar
0 votes
0 answers
224 views

Live video in facebook is lagging while using ffmpeg from video link

Livevideo in facebook is working fine for local device video(case 1) but its having lagging issue from video link(case 2) using FFMPEG. Please find command for the same and log. Case 1 - Command : ...
Isteyak Ali's user avatar
1 vote
0 answers
445 views

av_interleaved_write_frame(): Cannot allocate memory, Error writing trailer of udp

I'm transcoding from udp input to mpegts udp output. After several hours ffmpeg used all ram memory. I don't know where the problem is. Command: ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -i &...
Technical_Union7716's user avatar
0 votes
0 answers
662 views

FFmpeg - How to restream without delay and with metadata?

I am using FFmpeg 5.0 (from command). How to restream: from sources of type (inputs): UDP/ RTSP/ HLS/ RTMP to RTMP output (on Nginx Server) (without delay, but contain metadata and service_name, as ...
Sergiu's user avatar
  • 1
1 vote
1 answer
157 views

Will Dual WAN improve video conferencing?

When from my relatives house in South America I have problems with video conferencing. Video will freeze, words will be lost, etc. The connection is intermittent. Often times I can switch from one ISP ...
newUserNameHere's user avatar
3 votes
1 answer
31k views

How to stream via VLC with RTSP

I have a problem streaming video using VLC. I want to use RTSP protocol. I have set the streaming as follows: Open VLC; Press CTRL+S in order to open streaming options; Add the video file; Add ...
EnCoder's user avatar
  • 31
0 votes
1 answer
65 views

Automatic photo to OCR to Sheets - dumb meter to smart meter for £/$20 :)

I am working out how to get a Tapo TC60 camera to upload a still of the feed on a timer to an FTP server. Once I work that out, I will use a free OCR to read the image ( a gas meter ) into a ...
Craig Lambie's user avatar

15 30 50 per page
1 2
3
4 5
39