Beiträge von Murshed

    hi,
    I the problem creating m3u list in tvheadend/oscam.
    i have working oscam installation (virmin/cable).
    some parts of the oscam is -

    oscam.conf
    [newcamd]
    port = **@1841:000000
    key = 0102030405060708091011121314
    keepalive = 1

    [dvbapi]
    enabled = 1
    au = 1
    boxtype = pc
    user = tvh
    pmt_mode = 4
    request_mode = 1
    listen_port = 9000

    oscam.user
    [account]
    user = tvh
    pwd = 568531
    group = 6
    au = 1

    configuration in TVHeadend :
    configuration > CAs > Add > Type : CAPMT > then ..
    OSCam net protocol (rev >= 10389)
    127.0.0.1
    port : 9000
    TVH [definition='1','0']log[/definition] shows capmt client is connected in mode 5

    oscam live [definition='1','0']log[/definition] shows :
    2018/03/06 21:17:12 336682D6 c (dvbapi) Client connected: 'Tvheadend 4.2.5-43~ga2fab13' (protocol version = 2)

    so tvheadend is connected.
    This means part 1 is done. Now I need to do the network/mux/mapping....etc so that i can create the m3u list.

    i searched google/forums, everyone is discussing about the part 1 only. i did not find any solution on how to do the network/mux/mapping ..... etc.
    network things are in dvp inputs/adapter/network/..... but there is no adapter in my dvb inputs sections (because i used the CA instead of physical tuners).
    Also i wrote about this in the forum before 2 days, but nobody replied. i do not have good knowledge about this.
    is it really possible to do that ?
    Can you please give me some help.
    thanks.