Code Monkey home page Code Monkey logo

Comments (5)

bropat avatar bropat commented on June 4, 2024 1

Hi @TbsJah,

zur Zeit arbeite ich genau am live streaming über P2P (nicht zu verwechseln mit den RTMP stream; sprich direkt von der Station/Device). Der aktuelle Stand ist, dass ich bereits ein Video mit Audio über P2P von der Station empfange und mit ffmpeg in einem HLS stream konvertiere. :)
ffmpeg wurde von mir bereits integriert (es wurde nur noch nichts veröffentlicht). Sobald ich diesen Teil fertig entwickelt habe werde ich eine neue Version veröffentlichen.

from iobroker.eusec.

bropat avatar bropat commented on June 4, 2024 1

@TbsJah Ich habe gute Neuigkeiten. Der Livestream über P2P funktioniert nun auch :)
Sobald die neue Version bereit ist, werde ich sie veröffentlichen.

from iobroker.eusec.

TbsJah avatar TbsJah commented on June 4, 2024

Funktioniert mit
ffmpeg -i "rtmp://p2p-vir-8.eufylife.com/hls/........time=11111111&token=123456....." -c copy -flags +global_header -f segment -segment_time 60 -segment_format_options movflags=+faststart -reset_timestamps 1 /opt/iobroker/test%d.mp4

from iobroker.eusec.

TbsJah avatar TbsJah commented on June 4, 2024

Absolut Mega
Danke für deine Arbeit!

from iobroker.eusec.

bropat avatar bropat commented on June 4, 2024

@TbsJah Die neue Version (0.2.0) mit Livestream über P2P wurde veröffentlicht. Bitte testen und falls es Probleme gibt einfach neue Issue öffnen. Danke!

Grüße

from iobroker.eusec.

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.