This is really a sasc problem. I think you should be starting only one instance of sasc that manages all these adapters. Something like this: ./sasc-ng -j 0:3 -j 1:4 -j 2:5 --cam-budget --sid-nocache Si. On 20 May 2010 20:45, Michal Ondreicka <chalan@elsonet.sk> wrote:
hi flo,
im using getstream with sasc... when i start only one or 2 instances of sasc and getstream at once, everyting goes well.. but when i try to start another next instance of getstream i got lot of this errors and it kills sasc...
demux: read in dvr_read returned with errno 14 / Bad address
can somebody plz help me? what does mean the errno 14 / Bad address?
im starting sasc-ng (opensasc) like this
insmod /streamer/sasc-ng/dvbloopback.ko num_adapters=4 /streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc0 --cam-budget --sid-allpid --sid-nocache -b 20M -j 0:4 & /streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc1 --cam-budget --sid-allpid --sid-nocache -b 20M -j 1:5 & /streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc2 --cam-budget --sid-allpid --sid-nocache -b 20M -j 2:6 & /streamer/sasc-ng/sasc-ng -l /dev/null --cam-dir /streamer/sasc-ng/sc3 --cam-budget --sid-allpid --sid-nocache -b 20M -j 3:7 &
and getstream like this
/streamer/getstream/getstream -c /streamer/getstream/conf0/default & > /dev/null #(adapter 4) /streamer/getstream/getstream -c /streamer/getstream/conf1/default & > /dev/null #(adapter 5) /streamer/getstream/getstream -c /streamer/getstream/conf2/default & > /dev/null #(adapter 6) /streamer/getstream/getstream -c /streamer/getstream/conf3/default & > /dev/null #(adapter 7)
thanks for any help
michael...
_______________________________________________ Getstream mailing list Getstream@gt.owl.de http://gt.owl.de/mailman/listinfo/getstream