kirintwn / prompeg-decoder

A proxy to recover lost packets from FFmpeg Pro-MPEG video stream
MIT License
30 stars 13 forks source link

Feature: Multicast output #2

Closed trickkiste closed 5 years ago

trickkiste commented 5 years ago

Hi kirintw,

it would be cool, if one could specify an output address as well and moreover a multicast adress + port + TTL as the output destination.

Reason being, I am currently prepping your prompeg-decoder to run as a Docker container - will submit a pull request shortly.

Running a service in Docker, a localhost address is not always desirable and practical. Unicast in general for inter-container communication can be troublesome, as the IPs of the Docker containers are dynamically assigned. Being able to specify a multicast address + port + TTL would make things a lot more versatile.

I'd try to add this feature myself, but I have not C++ experience at all.

My best regards, Markus

kirintwn commented 5 years ago

Greeting,

Specifying the output addr, port, as well as TTL should all be technically feasible. Feel free to ask questions or submit the PR!

trickkiste commented 5 years ago

Hi kirintwn,

i have already implemented that and will submit a pull request today. My little contribution to your project.

Cheers, Markus

kirintw notifications@github.com schrieb am So. 26. Mai 2019 um 10:56: Jahre

Greeting,

Specifying the output addr, port, as well as TTL should all be technically feasible. Feel free to ask questions or submit the PR!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kirintwn/prompeg-decoder/issues/2?email_source=notifications&email_token=AAKDWZXWZIQ7J4UK6SIFZQTPXJGFHA5CNFSM4HPVDWLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIBJSY#issuecomment-495981771, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKDWZV5WWXIQ5BIH7BKXA3PXJGFHANCNFSM4HPVDWLA .

-- Mit besten Grüßen, Markus Kienast

--

Markus Kienast - CEO

FLANEUR TV mark@sfe.tvmark@f mark@trickkiste.atlaneur.tv +43 699 18084401

Commercial Register: FN 363780 x UID: ATU66601545 WWW: http:// http://trickkiste.at/flaneur.tv

trickkiste commented 5 years ago

Hi Kirintwn,

I have set out a bounty for this feature on a freelance platform. As you probably know best, how to add this to your much appreciated project, I thought I offer this to you first.

Here is the job description on upwork: https://www.upwork.com/ab/applicants/1133342051378933760/job-details

My best regards, Markus

kirintwn commented 5 years ago

Hello trickkiste,

Thanks for the offer, but I really can't do it because I am busy with work these days. Hope you can find better candidate & really appreciate the PRs you contributed!

Cheers. Kirintw