GithubHelp home page GithubHelp logo

Comments (12)

m1k1o avatar m1k1o commented on May 22, 2024

Thanks for reporting. My first thought is issue #20. Could you please enable debug logs and see what messages are reported?

In Yaml:

# allow debug outputs
debug: true

from go-transcode.

noideaman avatar noideaman commented on May 22, 2024

error.log
got the debug output.
hdhomeruns are weird they always out put a bit of garbage (at least primes) at the start.

from go-transcode.

m1k1o avatar m1k1o commented on May 22, 2024

I can't seem to reproduce it with my source and players (vlc & ffplay). All five clients are running smoothly.

image

from go-transcode.

noideaman avatar noideaman commented on May 22, 2024

Can i get you a box on my network to test on?
it will be windows due to parsec. can msg ya on matrix

from go-transcode.

m1k1o avatar m1k1o commented on May 22, 2024

Sure. That would help.

from go-transcode.

noideaman avatar noideaman commented on May 22, 2024

got you ready to go, but cant seem to msg you.

from go-transcode.

m1k1o avatar m1k1o commented on May 22, 2024

I cant seem to message you too. It just keeps loading.

UPDATE: I was able to send invite to your old matirx.net account. So it is maybe some misconfiguration on your server. Do you have enabled federation?

from go-transcode.

noideaman avatar noideaman commented on May 22, 2024

I have federation enabled. it is a docker container, just updated it seems to be having issues no clue as to why

from go-transcode.

noideaman avatar noideaman commented on May 22, 2024

Also i am begingin to think this is more of how the hdhomerun gives the stream out. having the issue with just running ffmpeg out side of go-transocde

from go-transcode.

noideaman avatar noideaman commented on May 22, 2024

been testing some more have had more luck getting less errors with these flags over the hls muxer

 -segment_list v760.m3u8 \
 -segment_list_type hls \
 -segment_wrap 4 \
 -segment_list_size 4 \
 -segment_list_flags +live \
 -segment_time 2 v760-%03d.ts

from go-transcode.

noideaman avatar noideaman commented on May 22, 2024

been messing around more. get issues even with those,
Seems to be how hdhomerun hands off the stream.
Only truly stable way is (so far) is to play the video in obs and stream over nginx-rtmp.
It is like the hdhomerun is sending some garbage of some sort randomly, and ffmpeg does not notice and fix.

from go-transcode.

m1k1o avatar m1k1o commented on May 22, 2024

I would like to look into it and find cause of the problem. Can you give me access to a test stream? Or at least record some portion of it and upload it please here (zipped, so that github cannot try any retranscoding).

from go-transcode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.