fsphil / hacktv

Analogue TV transmitter for the HackRF
GNU General Public License v3.0
669 stars 80 forks source link

Streaming as close to realtime as possible? #108

Open alexanderturner opened 6 months ago

alexanderturner commented 6 months ago

I've been wresting ffmpeg to play a stream as close to real time as possible however i'm noticing streams seem to have about 3-5 seconds of buffer in them. Is there any means of accelerating this beyond piping ffmpeg into hacktv, with low buffer and high performance profiles set on the decoder?