braice / MuMuDVB

A DVB IPTV streaming software
http://mumudvb.braice.net/
GNU General Public License v2.0
216 stars 133 forks source link

oscam net protocol #190

Open jackchoui opened 7 years ago

jackchoui commented 7 years ago

It is more a feature ask then an issue.

The latest oscam trunks support dvbapi net protocol. So it would be nice to have mumudvb connect to oscam dvpapi via ip. Then it becomes possible to connect to oscam on a remote server or even more servers (if you also add the possibility to connect to more oscams.)

Tvheadend has this feature implemented (I tested it and it works), but I like mumudvb much more and would be glad to see to it implemented.

Thanks

martinl88 commented 6 years ago

+1 I was just digging through the documentation to see if it's possible.

scramatte commented 4 years ago

+1 Would be very usefull

zebiden commented 3 years ago

Hi Braice happy holiday bro is there any way to use external (ip) dvpapi instead of local ? i have try it nothing work thank you

braice commented 3 years ago

you mean for the unicast socket ?

If that is the case use ip_http

Brice

On Tue, Dec 29, 2020 at 11:36 PM zebiden notifications@github.com wrote:

Hi Braice happy holiday bro is there any way to use external (ip) dvpapi instead of local ? i have try it nothing work thank you

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/braice/MuMuDVB/issues/190#issuecomment-752264948, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACRIDYV45OVAJ7QY2IKQALSXJKXDANCNFSM4D3RHNOQ .

zebiden commented 3 years ago

Hi Braice thanks for your replay sorry i only now i sew your message,i mean use IP address to connect to oscam server instead using dvbapi local oscam. i have 2 card reader in the same server trying to use tuner: 0 to card=0 and tuner: 1 to card=1 but one one card working

this is one of my config that i tested

this is my config that work only for one tuner.

card=0 tuner=0 autoconfiguration=full freq = 11596 #11495 pol =V srate = 30000 #45000 coderate= 8/9 #3/4 coderate=auto delivery_system=DVBS2 multicast_ipv4=0 unicast=1

autoconf_radios=1 ip_http=192.168.1.50 port_http= 9981 common_port=1234

---------- CAMS ----------

cam_number=1

scam_support=1 ring_buffer_default_size=32768 decsa_default_delay=500000 send_default_delay=1500000 autoconf_scrambled=1

new_channel

---------------------the second tuner config -------------------------

card=1 tuner=0 autoconfiguration=full freq = 11675 pol =V srate = 30000 coderate= 8/9 coderate=auto delivery_system=DVBS2 multicast_ipv4=0 unicast=1

autoconf_radios=1 ip_http=192.168.1.50 port_http= 9982 common_port=1234

---------- CAMS ----------

cam_number=1

scam_support=1 ring_buffer_default_size=32768 decsa_default_delay=500000 send_default_delay=1500000 autoconf_scrambled=1

new_channel