satip-axe icon indicating copy to clipboard operation
satip-axe copied to clipboard

multicast-rtp

Open estimadarocha opened this issue 6 years ago • 11 comments

Hi @perexg

Is there anything wrong with multicast-rtp package? i did "fetch-package" and them "fetch-package multicast-rtp-2.tar.gz" rebooted and when trying to execute it from command line i get:

-sh: ./multicast-rtp: not found

P.S.: Sorry about the hijack!

estimadarocha avatar Oct 23 '18 15:10 estimadarocha

Install python, too.

perexg avatar Oct 23 '18 15:10 perexg

And do not use ./ (I think that the python script is installed to /sbin).

perexg avatar Oct 23 '18 15:10 perexg

yes it works thanks again....

if i'd like to run it automatic i just need to fill /etc/sysconfig/multicast and reboot?

estimadarocha avatar Oct 23 '18 16:10 estimadarocha

guess i need to do something like "multicast-rtp -s 192.168.1.100:554 -d 239.0.0.1 -c /etc/sysconfig/multicast"

estimadarocha avatar Oct 23 '18 16:10 estimadarocha

The v2 is broken. No time to fix this.

perexg avatar Oct 29 '18 14:10 perexg

guess i need to do something like "multicast-rtp -s 192.168.1.100:554 -d 239.0.0.1 -c /etc/sysconfig/multicast"

Hi @estimadarocha ,

The "command-line mode" and configuration (-c) are not compatible. You need to use one or other. What you really like to do?

The v2 is broken. No time to fix this.

Hi @perexg ,

What is broken in "v2"? It works like v1 when using the config file. Nothing is changed in this mode. And it does what is implemented for the command-line mode in v2.

Regards. (Note: I'm the developer of the new v2: https://github.com/lars18th/satip-rtp)

lars18th avatar Nov 11 '18 08:11 lars18th

There are dependent command line arguments, so parser.parse_args() throws exception when no arguments are given.

perexg avatar Nov 13 '18 14:11 perexg

There are dependent command line arguments, so parser.parse_args() throws exception when no arguments are given.

Then I'll check it!

You have any example that fails?

lars18th avatar Nov 13 '18 17:11 lars18th

Hi @perexg ,

The v2 is broken. No time to fix this.

Fixed! https://github.com/lars18th/satip-rtp Please update it.

Regards.

lars18th avatar Nov 26 '19 11:11 lars18th

Hi @perexg ,

The v2 is broken. No time to fix this.

Fixed! https://github.com/lars18th/satip-rtp Please update it.

Regards.

Hi @perexg , please check it!

lars18th avatar Dec 22 '19 09:12 lars18th

Hi @perexg ,

My version is now fixed (another time). So please, check it and merge it if you want. https://github.com/lars18th/satip-rtp

Regards.

lars18th avatar Feb 19 '20 10:02 lars18th