How to start a program from satelite?
Jean-Paul Saman
jpsaman at wxs.nl
Mon Apr 1 21:16:36 CEST 2002
Arnaud de Bossoreille de Ribou wrote:
>
> On Thu, Mar 28, 2002, Jean-Paul Saman wrote:
> > No errors in the console. Probably one of the bugs in libdvbpsi? And
> > DVBset did work with the same parameters.
> > I wonder if I made a typo?
>
> Well I think I've fixed most of libdvbpsi's bugs. Now you can try
> compile it with --enable-debug to see if the PAT decoder receives PSI
> sections. You can also try to increase the value in the sleep in
> src/modules/dvbinput/dvbinput.cpp:188 maybe 5 seconds are not enough.
Indeed, it would be better to check for the sync bit 0x47 AND PID 0x00
in the TS Header and
loop until found. This is what I did in DVBset to get it always working.
In out lab it took us from 2 - 9 retries,
before a correct TS packet was found.
>
> --
> Arnaud de Bossoreille de Ribou - http://www.via.ecp.fr/~bozo/
>
> --
> This is the vls-devel mailing-list, see http://www.videolan.org/vls-devel/
> To unsubscribe, please read http://www.videolan.org/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
Greetings,
Jean-Paul Saman
--
This is the vls-devel mailing-list, see http://www.videolan.org/vls-devel/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vls-devel
mailing list