Page 1 of 1

Request rtmpgw and oscam for c series.

Posted: Sat Jun 27, 2015 4:23 pm
by Tux
Hi to all i'm new to this forum i'm searching the rtmpgw for c series with init script in order to use it with onlieTv app.
I'm searching oscam too is there any version for arm c series? my tv doesn't have sat tuner but it's useful for dtv service too.
thanks.
tuX

Re: Request rtmpgw and oscam for c series.

Posted: Sun Jun 28, 2015 6:06 pm
by beatfreak
the problem with oscam is that there is no one who can or will develop a dvbapi that is needed by oscam to act as client.

if it's only for the rtmpgw daemon and network interaction it should be possible to compile it with a cc toolchain.
but afaik there is no precompiled version here

Re: Request rtmpgw and oscam for c series.

Posted: Sun Jun 28, 2015 7:11 pm
by sectroyer
beatfreak wrote:the problem with oscam is that there is no one who can or will develop a dvbapi that is needed by oscam to act as client.
Not truth. This was the reason for E->H MST but NOT for C/D :) On C/D we DO KNOW "the dvbapi" but there is simply NO OSCAM "support" :) You can't expect to have it :)

Re: Request rtmpgw and oscam for c series.

Posted: Mon Jun 29, 2015 4:56 pm
by Tux
Anyone that can compile rtmpgw for arm c series and share it here please?

Re: Request rtmpgw and oscam for c series.

Posted: Mon Jun 29, 2015 5:06 pm
by juusso
U can use one for B series.

Re: Request rtmpgw and oscam for c series.

Posted: Wed Jul 01, 2015 1:38 pm
by gooseye
sectroyer wrote:
beatfreak wrote:the problem with oscam is that there is no one who can or will develop a dvbapi that is needed by oscam to act as client.
Not truth. This was the reason for E->H MST but NOT for C/D :) On C/D we DO KNOW "the dvbapi" but there is simply NO OSCAM "support" :) You can't expect to have it :)
Please correct me if i'm hopelessly wrong (and I'm sure you'll be quick to do so ;) ), but I thought the role of the libOSCAM.so was to act as a proxy between the Samsung's own api regarding demux/descrambler functions & one of the already existing oscam supported dvbapi, the exact type of which is open to the libOSCAM.so author's choice. Bugficks chose boxtype=pc, tanjasoft pc-nodmx, both went with PMT server mode (pmt_mode=6)

As far as i can tell the samygo related patches bugficks created in oscam only fix-up the Samsung PMT data to what oscam expects. (I'm wondering why that could not be done in libOSCAM.so?)

Re: Request rtmpgw and oscam for c series.

Posted: Wed Jul 01, 2015 3:16 pm
by bugficks
its way more:)
pmt is converted to capmt and sent to oscam, oscam sends back "ecm filter start", captured ecm data is sent to oscam, oscam sends back dcw which are required to feed csa descrambler (which i also need to control)

D lacks hw support for csa descrambler and i guess so does C

Re: Request rtmpgw and oscam for c series.

Posted: Wed Jul 01, 2015 6:25 pm
by gooseye
For C, some time ago Denny posted that he had found the required TV-side interface, including the place to stuff the dCWs, so maybe that at least has descrambler in hardware? See:

viewtopic.php?f=9&t=1771&p=15683&hilit= ... ler#p15683