problem with getstream with more instances...

Michal Ondreicka chalan at elsonet.sk
Thu May 20 21:45:52 CEST 2010


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...



More information about the Getstream mailing list