Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
VIP1710-Distrie (by TV-User; Thread gesplitted)
#1
I got it ready!!
A full usb image update.

Extract it to the root of a USB stick.

VDR-Vip1710


Now my eyes go like  Big Grin or  :o because of all the time watching the computer screen.

Have fun with it.
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#2
Thank you!

The Skin looks very good.

I have copied from my old Installation:

-channels.conf
-lirc.conf
-remote.conf

editet:
runvdr: mounting server share (works not yet, but i have now time in the moment...)
setup.conf: streamdev-server ip

Grüße
Martin
-----------------------------------------------------------------------------------------------------------
Du brauchst Hilfe? Wir brauchen Daten! English-Version: Don't eat yellow snow!
Meine VDRs (Spoiler klicken) 

Zitieren
#3
howto install this on a new/clean usb-stick ?

Zitieren
#4
Download and extract to root of a USB stick.
Made a little error in the plugrc. Thnx for the correction Mentox

Code:
# just leave a note...
/bin/touch /vdr-script

/usr/sbin/telnetd

mv /lib/modules /lib/modules.O
mkdir /lib/modules
cp -a /lib/modules.O/* /lib/modules/
rm -rf /lib/modules.O

## end

# remove a lot of stuff that's wasting precious RAM
rm -rf /usr/mozilla /usr/X11R6 /usr/applications/browser /usr/applications/portal /usr/applications/remotereboot-popup /usr/applications/settings
rm -rf /usr/lib/libcrypto* /usr/lib/libgtk* /usr/lib/libssl* /usr/lib/libgdk* /usr/lib/gtk

cd /
tar xzf /mnt/root.tar.gz

# unload vendor IR module
rmmod 08ir

# load lirc IR module
insmod lirc_dev
insmod lirc_xilleon

# do not run usb cam init
rm /var/startup.sh

# remount the flash filesystem dirs as read-only
# because it feels better

rm /etc/fstab
ln -s /proc/mounts /etc/fstab
mount -o remount,ro /flash
mount -o remount,ro /flash2

# we need rw access to the USB media for configs
mount -o remount,rw,noatime /mnt

# comment this in if you have set up your configuration:
( while ! pidof streamer; do sleep 2; done; /usr/sbin/lircd -d /dev/lirc/0 /mnt/etc/lirc.conf ; /mnt/runvdr.sh ) >/dev/null 2>&1 &
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#5
Great job!

I got my vip1710-box this week and today i made my first
steps with it.
I tried the distro from Martin...
I got the box with the FB TS35 running after an hour Smile
So Martin you made also a great job!!!

Then i began to search for some information about the box
and surprise i found this thread  Big Grin

After some configuration of your tar i got your distri running on my box!

Nice skin, more useful plugins then Martins distri....

Wich FB did you use?
I use the TS35 because it works fine, but it has less buttons.....

Is it possible to step forward or backward in a recording with your distri?
Because in Martins distri it isn´t possible....

I´m so happy.... now my digitainer can go into retirement  :'( ;D

Once again GREAT work!

Will you go on developing that distri?

MfG
nessie_1980

PS.: I will use it from now and report my experience.
PPS.: Sorry for my bad english  :Smile
Headless-Server
HW: ASUS A7N8X-VM400, Athlon Semperon 1800+, TechnoTrend s2300 modded
SW: yaVDR 0.3

VDR-Client
HW: VIP1710, FB von der TT s2300
SW: Distri von tv-user (Forum-Thread)
Zitieren
#6
First of all, it's the work of Hans-Werner Hilse! He made it all possible. I only compiled the plugins.

I'm slowly working on a next release. Bugfixing and some more plugins.
If anyone needs some plugin just post a request!!

The remote I use is the original media mall remote. But with the right lirc files any remote should work.

Greetz from Holland.

PS I can read German but write it down is a problem.
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#7
Ok that´s right! Mr. Hilse is the man i have to thanks Wink
But i also want to thx you for your packet....

One day later i got some problems.

After some hour the stream breaks up.
When i look at the output of "ifconfig".... nothing changes....
A restart of the vip1710 can´t solve that problem Sad
A restart of the server isn´t also the solution for that problem...
Is there any way to debug the streamdev-client at the vip1710-box?

I also have a problem to mount the recordings from the server.
I tried to mount like Martin does it in his packet.

ismod cifs
mount.cifs //server-ip/video0 /video -o user=xxx,pass=xxx

When i start the mount.cifs at the console i become the following
message "Illegal Instruction"
The mount works with the packet of Martin....  :-\
I compare the mount.cifs of your packet with that of Martin and i found no difference....

Then one more problem. When is try to shutdown the vip1710 with the power button of the FB
i get the message "VDR will shut down later - press Power to force". Then i press again
the power-button an get message "Can't shutdown - option '-s' is not given!"...
So i can´t stop the box with the FB. I always have to plug off the power supply....

Ok that for the first time  Wink

If you need more input, let me know it.....
I want to help you to make this box running perfect.

So long
nessie_1980
Headless-Server
HW: ASUS A7N8X-VM400, Athlon Semperon 1800+, TechnoTrend s2300 modded
SW: yaVDR 0.3

VDR-Client
HW: VIP1710, FB von der TT s2300
SW: Distri von tv-user (Forum-Thread)
Zitieren
#8
Hello again  Big Grin

I got a syslog-capture form my easyvdr-server (0.8.6) when the stream breaks up:

Code:
Aug  5 14:27:08 (none) vdr: [7747] buffer usage: 70% (tid=7740)
Aug  5 14:27:09 (none) vdr: [7747] buffer usage: 80% (tid=7740)
Aug  5 14:27:10 (none) vdr: [7747] buffer usage: 90% (tid=7740)
Aug  5 14:27:10 (none) vdr: [7747] ERROR: 1 ring buffer overflow (188 bytes dropped)
Aug  5 14:27:16 (none) vdr: [7747] ERROR: 22389 ring buffer overflows (4209132 bytes dropped)
Aug  5 14:27:19 (none) vdr: [7739] ERROR: streamdev-server: couldn't send data: Die Wartezeit für die Verbindung ist abgelaufen
Aug  5 14:27:19 (none) vdr: [7739] streamdev-writer thread ended (pid=7739, tid=7739)
Aug  5 14:27:19 (none) vdr: [6919] streamdev: closing streamdev connection to 192.168.1.39:32768
Aug  5 14:27:19 (none) vdr: [7740] streamdev-livestreaming thread ended (pid=7740, tid=7740)
Aug  5 14:27:19 (none) vdr: [6919] buffer stats: 3759812 (99%) used
Aug  5 14:27:19 (none) vdr: [7596] streamdev-filterstreaming thread ended (pid=7596, tid=7596)
Aug  5 14:27:20 (none) vdr: [7595] streamdev-writer thread ended (pid=7595, tid=7595)
Aug  5 14:27:20 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:27:21 (none) vdr: [6919] Streamdev: Accepted new client (VTP) 192.168.1.39:32779
Aug  5 14:27:21 (none) vdr: [7749] transfer thread ended (pid=7749, tid=7749)
Aug  5 14:27:22 (none) vdr: [6906] buffer stats: 160928 (7%) used
Aug  5 14:27:22 (none) vdr: [6906] info: Aktualisiere EPG-Daten
Aug  5 14:27:22 (none) vdr: [7753] EnigmaNG effects thread started (pid=7753, tid=7753)
Aug  5 14:27:22 (none) vdr: [7748] TS buffer on device 1 thread ended (pid=7748, tid=7748)
Aug  5 14:27:22 (none) vdr: [7747] buffer stats: 113552 (5%) used
Aug  5 14:27:22 (none) vdr: [7747] receiver on device 1 thread ended (pid=7747, tid=7747)
Aug  5 14:27:28 (none) vdr: [7753] EnigmaNG effects thread ended (pid=7753, tid=7753)
Aug  5 14:27:28 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F2] W15 A W15 t
Aug  5 14:27:49 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug  5 14:27:51 (none) vdr: [6918] channel 1 (Das Erste) event Fre 05.08.2011 14:10-15:00 (VPS: 05.08 14:10) 'Rote Rosen' status 4
Aug  5 14:28:10 (none) vdr: [6918] changing pids of channel 2 from 110+110=2:120=deu,121=mis;125=deu:0:130 to 110+110=2:120=deu,121=mis;125=deu:131=deu:130
Aug  5 14:28:10 (none) vdr: [6918] changing pids of channel 10 from 210+210=2:220=deu,221=mis;225=deu:0:230 to 210+210=2:220=deu,221=mis;225=deu:231=deu:230
Aug  5 14:28:11 (none) vdr: [6918] changing pids of channel 98 from 0+0=2:710=deu:0:0 to 0+0=0:710=deu:0:0
Aug  5 14:28:11 (none) vdr: [6918] changing pids of channel 99 from 0+0=2:810=deu:0:0 to 0+0=0:810=deu:0:0
Aug  5 14:28:52 (none) vdr: [6918] changing pids of channel 100 from 0+0=2:304=deu:0:0 to 0+0=0:304=deu:0:0
Aug  5 14:28:52 (none) vdr: [6918] changing pids of channel 105 from 0+0=2:320=deu:0:0 to 0+0=0:320=deu:0:0
Aug  5 14:28:52 (none) vdr: [6918] changing pids of channel 95 from 0+0=2:336=deu:0:0 to 0+0=0:336=deu:0:0
Aug  5 14:28:53 (none) vdr: [6918] changing pids of channel 96 from 0+0=2:352=deu:0:0 to 0+0=0:352=deu:0:0
Aug  5 14:29:14 (none) vdr: [6918] channel 4 (RTL Television) event Fre 05.08.2011 14:00-15:00 'Mitten im Leben!' status 4
Aug  5 14:29:56 (none) vdr: [6918] changing pids of channel 184 from 0+0=2:161=deu:0:0 to 0+0=0:161=deu:0:0
Aug  5 14:29:56 (none) vdr: [6918] changing pids of channel 135 from 0+0=2:171=deu:0:0 to 0+0=0:171=deu:0:0
Aug  5 14:29:56 (none) vdr: [6918] changing pids of channel 133 from 0+0=2:181=deu:0:0 to 0+0=0:181=deu:0:0
Aug  5 14:29:57 (none) vdr: [6918] changing pids of channel 181 from 0+0=2:401=deu:0:0 to 0+0=0:401=deu:0:0
Aug  5 14:29:57 (none) vdr: [6918] changing pids of channel 182 from 0+0=2:411=deu;412=deu:0:0 to 0+0=0:411=deu;412=deu:0:0
Aug  5 14:29:57 (none) vdr: [6918] changing pids of channel 93 from 0+0=2:421=deu:0:0 to 0+0=0:421=deu:0:0
Aug  5 14:29:57 (none) vdr: [6918] changing pids of channel 183 from 0+0=2:431=deu:0:0 to 0+0=0:431=deu:0:0
Aug  5 14:29:57 (none) vdr: [6918] changing pids of channel 179 from 0+0=2:451=deu:0:0 to 0+0=0:451=deu:0:0
Aug  5 14:29:58 (none) vdr: [6918] changing pids of channel 180 from 0+0=2:461=deu:0:0 to 0+0=0:461=deu:0:0
Aug  5 14:29:58 (none) vdr: [6918] changing pids of channel 151 from 0+0=2:501=deu:0:0 to 0+0=0:501=deu:0:0
Aug  5 14:29:58 (none) vdr: [6918] changing pids of channel 150 from 0+0=2:511=deu:0:0 to 0+0=0:511=deu:0:0
Aug  5 14:29:58 (none) vdr: [6918] changing pids of channel 152 from 0+0=2:521=deu:0:0 to 0+0=0:521=deu:0:0
Aug  5 14:29:58 (none) vdr: [6918] changing pids of channel 146 from 0+0=2:531=deu;532=deu:0:0 to 0+0=0:531=deu;532=deu:0:0
Aug  5 14:29:59 (none) vdr: [6918] changing pids of channel 143 from 0+0=2:541=deu:0:0 to 0+0=0:541=deu:0:0
Aug  5 14:29:59 (none) vdr: [6918] changing pids of channel 149 from 0+0=2:551=deu:0:0 to 0+0=0:551=deu:0:0
Aug  5 14:29:59 (none) vdr: [6918] changing pids of channel 147 from 0+0=2:561=deu:0:0 to 0+0=0:561=deu:0:0
Aug  5 14:29:59 (none) vdr: [6918] changing pids of channel 148 from 0+0=2:571=deu:0:0 to 0+0=0:571=deu:0:0
Aug  5 14:29:59 (none) vdr: [6918] changing pids of channel 156 from 0+0=2:601=deu:0:0 to 0+0=0:601=deu:0:0
Aug  5 14:30:00 (none) vdr: [6918] changing pids of channel 160 from 0+0=2:611=deu:0:0 to 0+0=0:611=deu:0:0
Aug  5 14:30:00 (none) vdr: [6918] changing pids of channel 159 from 0+0=2:621=deu:0:0 to 0+0=0:621=deu:0:0
Aug  5 14:30:00 (none) vdr: [6918] changing pids of channel 94 from 0+0=2:631=deu:0:0 to 0+0=0:631=deu:0:0
Aug  5 14:30:00 (none) vdr: [6918] changing pids of channel 157 from 0+0=2:641=deu:0:0 to 0+0=0:641=deu:0:0
Aug  5 14:30:00 (none) vdr: [6918] changing pids of channel 161 from 0+0=2:651=deu:0:0 to 0+0=0:651=deu:0:0
Aug  5 14:30:01 (none) vdr: [6918] changing pids of channel 155 from 0+0=2:661=deu:0:0 to 0+0=0:661=deu:0:0
Aug  5 14:30:01 (none) vdr: [6918] changing pids of channel 154 from 0+0=2:671=deu:0:0 to 0+0=0:671=deu:0:0
Aug  5 14:30:01 (none) vdr: [6918] changing pids of channel 158 from 0+0=2:681=deu:0:0 to 0+0=0:681=deu:0:0
Aug  5 14:30:01 (none) vdr: [6918] changing pids of channel 139 from 0+0=2:701=deu:0:0 to 0+0=0:701=deu:0:0
Aug  5 14:30:01 (none) vdr: [6918] changing pids of channel 162 from 0+0=2:711=deu:0:0 to 0+0=0:711=deu:0:0
Aug  5 14:30:02 (none) vdr: [6918] changing pids of channel 140 from 0+0=2:721=deu:0:0 to 0+0=0:721=deu:0:0
Aug  5 14:30:02 (none) vdr: [6918] changing pids of channel 142 from 0+0=2:801=deu:0:0 to 0+0=0:801=deu:0:0
Aug  5 14:30:02 (none) vdr: [6918] changing pids of channel 145 from 0+0=2:811=deu:0:0 to 0+0=0:811=deu:0:0
Aug  5 14:30:02 (none) vdr: [6918] changing pids of channel 131 from 0+0=2:821=deu:0:0 to 0+0=0:821=deu:0:0
Aug  5 14:30:02 (none) vdr: [6918] changing pids of channel 185 from 0+0=2:831=deu:0:0 to 0+0=0:831=deu:0:0
Aug  5 14:30:03 (none) vdr: [6918] changing pids of channel 186 from 0+0=2:841=deu:0:0 to 0+0=0:841=deu:0:0
Aug  5 14:30:03 (none) vdr: [6918] changing pids of channel 97 from 0+0=2:851=deu:0:0 to 0+0=0:851=deu:0:0
Aug  5 14:30:03 (none) vdr: [6918] changing pids of channel 163 from 0+0=2:901=deu:0:0 to 0+0=0:901=deu:0:0
Aug  5 14:30:03 (none) vdr: [6918] changing pids of channel 164 from 0+0=2:911=deu:0:0 to 0+0=0:911=deu:0:0
Aug  5 14:30:03 (none) vdr: [6918] changing pids of channel 165 from 0+0=2:921=deu:0:0 to 0+0=0:921=deu:0:0
Aug  5 14:30:04 (none) vdr: [6918] changing pids of channel 166 from 0+0=2:1001=deu:0:0 to 0+0=0:1001=deu:0:0
Aug  5 14:30:04 (none) vdr: [6918] changing pids of channel 167 from 0+0=2:1011=deu:0:0 to 0+0=0:1011=deu:0:0
Aug  5 14:30:04 (none) vdr: [6918] changing pids of channel 168 from 0+0=2:1021=deu;1022=deu:0:0 to 0+0=0:1021=deu;1022=deu:0:0
Aug  5 14:30:04 (none) vdr: [6918] changing pids of channel 169 from 0+0=2:1031=deu:0:0 to 0+0=0:1031=deu:0:0
Aug  5 14:30:04 (none) vdr: [6918] changing pids of channel 170 from 0+0=2:1041=deu:0:0 to 0+0=0:1041=deu:0:0
Aug  5 14:30:05 (none) vdr: [6918] changing pids of channel 171 from 0+0=2:1051=deu:0:0 to 0+0=0:1051=deu:0:0
Aug  5 14:30:05 (none) vdr: [6918] changing pids of channel 141 from 0+0=2:1061=deu:0:0 to 0+0=0:1061=deu:0:0
Aug  5 14:30:05 (none) vdr: [6918] changing pids of channel 172 from 0+0=2:1071=deu:0:0 to 0+0=0:1071=deu:0:0
Aug  5 14:30:05 (none) vdr: [6918] changing pids of channel 130 from 0+0=2:1101=deu:0:0 to 0+0=0:1101=deu:0:0
Aug  5 14:30:06 (none) vdr: [6918] changing pids of channel 173 from 0+0=2:1111=deu:0:0 to 0+0=0:1111=deu:0:0
Aug  5 14:30:06 (none) vdr: [6918] changing pids of channel 174 from 0+0=2:1121=deu;1122=deu:0:0 to 0+0=0:1121=deu;1122=deu:0:0
Aug  5 14:30:06 (none) vdr: [6918] changing pids of channel 175 from 0+0=2:1131=deu:0:0 to 0+0=0:1131=deu:0:0
Aug  5 14:30:06 (none) vdr: [6918] changing pids of channel 176 from 0+0=2:1141=deu:0:0 to 0+0=0:1141=deu:0:0
Aug  5 14:30:06 (none) vdr: [6918] changing pids of channel 178 from 0+0=2:1151=deu:0:0 to 0+0=0:1151=deu:0:0
Aug  5 14:30:07 (none) vdr: [6918] changing pids of channel 129 from 0+0=2:1161=deu:0:0 to 0+0=0:1161=deu:0:0
Aug  5 14:30:07 (none) vdr: [6918] changing pids of channel 144 from 0+0=2:1171=deu:0:0 to 0+0=0:1171=deu:0:0
Aug  5 14:30:07 (none) vdr: [6918] changing pids of channel 177 from 0+0=2:1181=deu:0:0 to 0+0=0:1181=deu:0:0
Aug  5 14:30:08 (none) vdr: [6918] changing pids of channel 137 from 0+0=2:101=deu:0:0 to 0+0=0:101=deu:0:0
Aug  5 14:30:25 (none) vdr: [6917] frontend 0 timed out while tuning to channel 50, tp 112304
Aug  5 14:30:25 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug  5 14:30:34 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug  5 14:30:37 (none) vdr: [6918] changing pids of channel 210 from 0+0=2:104=deu:0:0 to 0+0=0:104=deu:0:0
Aug  5 14:30:38 (none) vdr: [6918] changing pids of channel 209 from 0+0=2:105=deu:0:0 to 0+0=0:105=deu:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 211 from 0+0=2:100=dut:0:0 to 0+0=0:100=dut:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 215 from 0+0=2:101=dut:0:0 to 0+0=0:101=dut:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 196 from 0+0=2:109=fra:0:0 to 0+0=0:109=fra:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 190 from 0+0=2:110=fra:0:0 to 0+0=0:110=fra:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 213 from 0+0=2:111=fra:0:0 to 0+0=0:111=fra:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 204 from 0+0=2:135=fra:0:0 to 0+0=0:135=fra:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 192 from 0+0=2:136=fra:0:0 to 0+0=0:136=fra:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 219 from 0+0=2:137=fra:0:0 to 0+0=0:137=fra:0:0
Aug  5 14:30:39 (none) vdr: [6918] changing pids of channel 197 from 0+0=2:138=fra:0:0 to 0+0=0:138=fra:0:0
Aug  5 14:30:40 (none) vdr: [6918] changing pids of channel 195 from 0+0=2:139=fra:0:0 to 0+0=0:139=fra:0:0
Aug  5 14:31:00 (none) vdr: [6918] changing pids of channel 153 from 0+0=2:2001=deu;2002=deu:0:0 to 0+0=0:2001=deu;2002=deu:0:0
Aug  5 14:31:40 (none) vdr: [6918] changing pids of channel 193 from 0+0=2:120=dut:0:0 to 0+0=0:120=dut:0:0
Aug  5 14:31:41 (none) vdr: [6918] changing pids of channel 191 from 0+0=2:118=dut:0:0 to 0+0=0:118=dut:0:0
Aug  5 14:32:31 (none) vdr: [6917] frontend 0 timed out while tuning to channel 187, tp 112574
Aug  5 14:32:31 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug  5 14:32:40 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug  5 14:32:43 (none) vdr: [6919] Streamdev: Setting data connection to 192.168.1.39:32780
Aug  5 14:32:43 (none) vdr: [7758] streamdev-writer thread started (pid=7758, tid=7758)
Aug  5 14:32:43 (none) vdr: [7759] streamdev-filterstreaming thread started (pid=7759, tid=7759)

After some time i try to switch channel.... The screen turns black.... and nothing happends.
Headless-Server
HW: ASUS A7N8X-VM400, Athlon Semperon 1800+, TechnoTrend s2300 modded
SW: yaVDR 0.3

VDR-Client
HW: VIP1710, FB von der TT s2300
SW: Distri von tv-user (Forum-Thread)
Zitieren
#9
I have to start another answer, because the answer was to long..

Ok.... after any switch the streaming starts again

syslog of the server:

Code:
Aug  5 14:35:09 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:09 (none) vdr: [6919] Streamdev: Setting data connection to 192.168.1.39:32784
Aug  5 14:35:09 (none) vdr: [7816] streamdev-writer thread started (pid=7816, tid=7816)
Aug  5 14:35:09 (none) vdr: [7817] streamdev-livestreaming thread started (pid=7817, tid=7817)
Aug  5 14:35:09 (none) vdr: [7818] receiver on device 1 thread started (pid=7818, tid=7818)
Aug  5 14:35:09 (none) vdr: [7819] TS buffer on device 1 thread started (pid=7819, tid=7819)
Aug  5 14:35:09 (none) vdr: [7819] TS buffer on device 1 thread ended (pid=7819, tid=7819)
Aug  5 14:35:09 (none) vdr: [7818] buffer stats: 75952 (3%) used
Aug  5 14:35:09 (none) vdr: [7818] receiver on device 1 thread ended (pid=7818, tid=7818)
Aug  5 14:35:09 (none) vdr: [7820] receiver on device 1 thread started (pid=7820, tid=7820)
Aug  5 14:35:09 (none) vdr: [7821] TS buffer on device 1 thread started (pid=7821, tid=7821)
Aug  5 14:35:09 (none) vdr: [7821] TS buffer on device 1 thread ended (pid=7821, tid=7821)
Aug  5 14:35:09 (none) vdr: [7820] buffer stats: 84412 (4%) used
Aug  5 14:35:09 (none) vdr: [7820] receiver on device 1 thread ended (pid=7820, tid=7820)
Aug  5 14:35:09 (none) vdr: [7822] receiver on device 1 thread started (pid=7822, tid=7822)
Aug  5 14:35:09 (none) vdr: [7823] TS buffer on device 1 thread started (pid=7823, tid=7823)
Aug  5 14:35:09 (none) vdr: [7823] TS buffer on device 1 thread ended (pid=7823, tid=7823)
Aug  5 14:35:09 (none) vdr: [7822] buffer stats: 81404 (3%) used
Aug  5 14:35:09 (none) vdr: [7822] receiver on device 1 thread ended (pid=7822, tid=7822)
Aug  5 14:35:09 (none) vdr: [7824] receiver on device 1 thread started (pid=7824, tid=7824)
Aug  5 14:35:09 (none) vdr: [7825] TS buffer on device 1 thread started (pid=7825, tid=7825)
Aug  5 14:35:11 (none) vdr: [7825] TS buffer on device 1 thread ended (pid=7825, tid=7825)
Aug  5 14:35:11 (none) vdr: [7824] buffer stats: 111296 (5%) used
Aug  5 14:35:11 (none) vdr: [7824] receiver on device 1 thread ended (pid=7824, tid=7824)
Aug  5 14:35:11 (none) vdr: [7826] receiver on device 1 thread started (pid=7826, tid=7826)
Aug  5 14:35:11 (none) vdr: [7827] TS buffer on device 1 thread started (pid=7827, tid=7827)
Aug  5 14:35:11 (none) vdr: [7827] TS buffer on device 1 thread ended (pid=7827, tid=7827)
Aug  5 14:35:11 (none) vdr: [7826] buffer stats: 6392 (0%) used
Aug  5 14:35:11 (none) vdr: [7826] receiver on device 1 thread ended (pid=7826, tid=7826)
Aug  5 14:35:11 (none) vdr: [7828] receiver on device 1 thread started (pid=7828, tid=7828)
Aug  5 14:35:11 (none) vdr: [7829] TS buffer on device 1 thread started (pid=7829, tid=7829)
Aug  5 14:35:11 (none) vdr: [7829] TS buffer on device 1 thread ended (pid=7829, tid=7829)
Aug  5 14:35:11 (none) vdr: [7828] buffer stats: 3008 (0%) used
Aug  5 14:35:11 (none) vdr: [7828] receiver on device 1 thread ended (pid=7828, tid=7828)
Aug  5 14:35:11 (none) vdr: [7830] receiver on device 1 thread started (pid=7830, tid=7830)
Aug  5 14:35:11 (none) vdr: [7831] TS buffer on device 1 thread started (pid=7831, tid=7831)
Aug  5 14:35:11 (none) vdr: [6919] streamdev-server: Detaching current receiver
Aug  5 14:35:11 (none) vdr: [7831] TS buffer on device 1 thread ended (pid=7831, tid=7831)
Aug  5 14:35:11 (none) vdr: [7830] buffer stats: 3572 (0%) used
Aug  5 14:35:11 (none) vdr: [7830] receiver on device 1 thread ended (pid=7830, tid=7830)
Aug  5 14:35:11 (none) vdr: [7832] receiver on device 1 thread started (pid=7832, tid=7832)
Aug  5 14:35:11 (none) vdr: [7833] TS buffer on device 1 thread started (pid=7833, tid=7833)
Aug  5 14:35:11 (none) vdr: [7817] streamdev-livestreaming thread ended (pid=7817, tid=7817)
Aug  5 14:35:11 (none) vdr: [7833] TS buffer on device 1 thread ended (pid=7833, tid=7833)
Aug  5 14:35:11 (none) vdr: [7832] buffer stats: 564 (0%) used
Aug  5 14:35:11 (none) vdr: [7832] receiver on device 1 thread ended (pid=7832, tid=7832)
Aug  5 14:35:11 (none) vdr: [7816] streamdev-writer thread ended (pid=7816, tid=7816)
Aug  5 14:35:11 (none) vdr: [6919] buffer stats: 111672 (2%) used
Aug  5 14:35:11 (none) vdr: [7835] transfer thread started (pid=7835, tid=7835)
Aug  5 14:35:11 (none) vdr: [7836] receiver on device 1 thread started (pid=7836, tid=7836)
Aug  5 14:35:11 (none) vdr: [7837] TS buffer on device 1 thread started (pid=7837, tid=7837)
Aug  5 14:35:11 (none) vdr: [7799] transfer thread ended (pid=7799, tid=7799)
Aug  5 14:35:11 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:12 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:12 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:12 (none) vdr: [7838] transfer thread started (pid=7838, tid=7838)
Aug  5 14:35:12 (none) vdr: [7835] transfer thread ended (pid=7835, tid=7835)
Aug  5 14:35:12 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:12 (none) vdr: [6919] Streamdev: Setting data connection to 192.168.1.39:32785
Aug  5 14:35:12 (none) vdr: [7839] streamdev-writer thread started (pid=7839, tid=7839)
Aug  5 14:35:12 (none) vdr: [7840] streamdev-livestreaming thread started (pid=7840, tid=7840)
Aug  5 14:35:12 (none) vdr: [7838] setting audio track to 1 (0)
Aug  5 14:35:13 (none) vdr: [7838] transfer thread ended (pid=7838, tid=7838)
Aug  5 14:35:13 (none) vdr: [7841] transfer thread started (pid=7841, tid=7841)
Aug  5 14:35:13 (none) vdr: [7837] TS buffer on device 1 thread ended (pid=7837, tid=7837)
Aug  5 14:35:13 (none) vdr: [7836] buffer stats: 1504 (0%) used
Aug  5 14:35:13 (none) vdr: [7836] receiver on device 1 thread ended (pid=7836, tid=7836)
Aug  5 14:35:13 (none) vdr: [7842] receiver on device 1 thread started (pid=7842, tid=7842)
Aug  5 14:35:13 (none) vdr: [6919] buffer stats: 1880 (0%) used
Aug  5 14:35:13 (none) vdr: [7843] TS buffer on device 1 thread started (pid=7843, tid=7843)
Aug  5 14:35:13 (none) vdr: [7840] streamdev-livestreaming thread ended (pid=7840, tid=7840)
Aug  5 14:35:13 (none) vdr: [7839] streamdev-writer thread ended (pid=7839, tid=7839)
Aug  5 14:35:13 (none) vdr: [6919] buffer stats: 1880 (0%) used
Aug  5 14:35:13 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:13 (none) vdr: [7841] transfer thread ended (pid=7841, tid=7841)
Aug  5 14:35:13 (none) vdr: [7844] transfer thread started (pid=7844, tid=7844)
Aug  5 14:35:13 (none) vdr: [7843] TS buffer on device 1 thread ended (pid=7843, tid=7843)
Aug  5 14:35:13 (none) vdr: [7842] buffer stats: 1316 (0%) used
Aug  5 14:35:13 (none) vdr: [7842] receiver on device 1 thread ended (pid=7842, tid=7842)
Aug  5 14:35:13 (none) vdr: [7845] receiver on device 1 thread started (pid=7845, tid=7845)
Aug  5 14:35:13 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:13 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:13 (none) vdr: [7846] TS buffer on device 1 thread started (pid=7846, tid=7846)
Aug  5 14:35:13 (none) vdr: [6919] Streamdev: Setting data connection to 192.168.1.39:32786
Aug  5 14:35:13 (none) vdr: [7847] streamdev-writer thread started (pid=7847, tid=7847)
Aug  5 14:35:13 (none) vdr: [7848] streamdev-livestreaming thread started (pid=7848, tid=7848)
Aug  5 14:35:20 (none) vdr: [7844] transfer thread ended (pid=7844, tid=7844)
Aug  5 14:35:20 (none) vdr: [7849] transfer thread started (pid=7849, tid=7849)
Aug  5 14:35:20 (none) vdr: [7846] TS buffer on device 1 thread ended (pid=7846, tid=7846)
Aug  5 14:35:20 (none) vdr: [7845] buffer stats: 0 (0%) used
Aug  5 14:35:20 (none) vdr: [7845] receiver on device 1 thread ended (pid=7845, tid=7845)
Aug  5 14:35:20 (none) vdr: [7850] receiver on device 1 thread started (pid=7850, tid=7850)
Aug  5 14:35:20 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:20 (none) vdr: [7851] TS buffer on device 1 thread started (pid=7851, tid=7851)
Aug  5 14:35:20 (none) vdr: [7848] streamdev-livestreaming thread ended (pid=7848, tid=7848)
Aug  5 14:35:20 (none) vdr: [7847] streamdev-writer thread ended (pid=7847, tid=7847)
Aug  5 14:35:20 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:20 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:20 (none) vdr: [7849] transfer thread ended (pid=7849, tid=7849)
Aug  5 14:35:21 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:21 (none) vdr: [6919] Streamdev: Setting data connection to 192.168.1.39:32787
Aug  5 14:35:21 (none) vdr: [7852] streamdev-writer thread started (pid=7852, tid=7852)
Aug  5 14:35:21 (none) vdr: [7853] streamdev-livestreaming thread started (pid=7853, tid=7853)
Aug  5 14:35:21 (none) vdr: [7851] TS buffer on device 1 thread ended (pid=7851, tid=7851)
Aug  5 14:35:21 (none) vdr: [7850] buffer stats: 0 (0%) used
Aug  5 14:35:21 (none) vdr: [7850] receiver on device 1 thread ended (pid=7850, tid=7850)
Aug  5 14:35:21 (none) vdr: [7854] receiver on device 1 thread started (pid=7854, tid=7854)
Aug  5 14:35:21 (none) vdr: [7855] TS buffer on device 1 thread started (pid=7855, tid=7855)
Aug  5 14:35:21 (none) vdr: [7855] TS buffer on device 1 thread ended (pid=7855, tid=7855)
Aug  5 14:35:21 (none) vdr: [7854] buffer stats: 37788 (1%) used
Aug  5 14:35:21 (none) vdr: [7854] receiver on device 1 thread ended (pid=7854, tid=7854)
Aug  5 14:35:21 (none) vdr: [7856] receiver on device 1 thread started (pid=7856, tid=7856)
Aug  5 14:35:21 (none) vdr: [7857] TS buffer on device 1 thread started (pid=7857, tid=7857)
Aug  5 14:35:21 (none) vdr: [7857] TS buffer on device 1 thread ended (pid=7857, tid=7857)
Aug  5 14:35:21 (none) vdr: [7856] buffer stats: 58844 (2%) used
Aug  5 14:35:21 (none) vdr: [7856] receiver on device 1 thread ended (pid=7856, tid=7856)
Aug  5 14:35:21 (none) vdr: [7858] receiver on device 1 thread started (pid=7858, tid=7858)
Aug  5 14:35:21 (none) vdr: [7859] TS buffer on device 1 thread started (pid=7859, tid=7859)
Aug  5 14:35:21 (none) vdr: [7859] TS buffer on device 1 thread ended (pid=7859, tid=7859)
Aug  5 14:35:21 (none) vdr: [7858] buffer stats: 62604 (2%) used
Aug  5 14:35:21 (none) vdr: [7858] receiver on device 1 thread ended (pid=7858, tid=7858)
Aug  5 14:35:21 (none) vdr: [7860] receiver on device 1 thread started (pid=7860, tid=7860)
Aug  5 14:35:21 (none) vdr: [7861] TS buffer on device 1 thread started (pid=7861, tid=7861)
Aug  5 14:35:21 (none) vdr: [7862] transfer thread started (pid=7862, tid=7862)
Aug  5 14:35:21 (none) vdr: [7861] TS buffer on device 1 thread ended (pid=7861, tid=7861)
Aug  5 14:35:21 (none) vdr: [7860] buffer stats: 61288 (2%) used
Aug  5 14:35:21 (none) vdr: [7860] receiver on device 1 thread ended (pid=7860, tid=7860)
Aug  5 14:35:21 (none) vdr: [7863] receiver on device 1 thread started (pid=7863, tid=7863)
Aug  5 14:35:21 (none) vdr: [7864] TS buffer on device 1 thread started (pid=7864, tid=7864)
Aug  5 14:35:21 (none) vdr: [7864] TS buffer on device 1 thread ended (pid=7864, tid=7864)
Aug  5 14:35:21 (none) vdr: [7863] buffer stats: 62040 (2%) used
Aug  5 14:35:21 (none) vdr: [7863] receiver on device 1 thread ended (pid=7863, tid=7863)
Aug  5 14:35:21 (none) vdr: [7865] receiver on device 1 thread started (pid=7865, tid=7865)
Aug  5 14:35:21 (none) vdr: [7866] TS buffer on device 1 thread started (pid=7866, tid=7866)
Aug  5 14:35:30 (none) vdr: [7866] TS buffer on device 1 thread ended (pid=7866, tid=7866)
Aug  5 14:35:30 (none) vdr: [7865] buffer stats: 99264 (4%) used
Aug  5 14:35:30 (none) vdr: [7865] receiver on device 1 thread ended (pid=7865, tid=7865)
Aug  5 14:35:30 (none) vdr: [7867] receiver on device 1 thread started (pid=7867, tid=7867)
Aug  5 14:35:30 (none) vdr: [7868] TS buffer on device 1 thread started (pid=7868, tid=7868)
Aug  5 14:35:30 (none) vdr: [7868] TS buffer on device 1 thread ended (pid=7868, tid=7868)
Aug  5 14:35:30 (none) vdr: [7867] buffer stats: 10716 (0%) used
Aug  5 14:35:30 (none) vdr: [7867] receiver on device 1 thread ended (pid=7867, tid=7867)
Aug  5 14:35:30 (none) vdr: [7869] receiver on device 1 thread started (pid=7869, tid=7869)
Aug  5 14:35:30 (none) vdr: [7870] TS buffer on device 1 thread started (pid=7870, tid=7870)
Aug  5 14:35:30 (none) vdr: [7870] TS buffer on device 1 thread ended (pid=7870, tid=7870)
Aug  5 14:35:30 (none) vdr: [7869] buffer stats: 8460 (0%) used
Aug  5 14:35:30 (none) vdr: [7869] receiver on device 1 thread ended (pid=7869, tid=7869)
Aug  5 14:35:30 (none) vdr: [7871] receiver on device 1 thread started (pid=7871, tid=7871)
Aug  5 14:35:30 (none) vdr: [7872] TS buffer on device 1 thread started (pid=7872, tid=7872)
Aug  5 14:35:31 (none) vdr: [7872] TS buffer on device 1 thread ended (pid=7872, tid=7872)
Aug  5 14:35:31 (none) vdr: [7871] buffer stats: 3384 (0%) used
Aug  5 14:35:31 (none) vdr: [7871] receiver on device 1 thread ended (pid=7871, tid=7871)
Aug  5 14:35:31 (none) vdr: [7873] receiver on device 1 thread started (pid=7873, tid=7873)
Aug  5 14:35:31 (none) vdr: [7874] TS buffer on device 1 thread started (pid=7874, tid=7874)
Aug  5 14:35:31 (none) vdr: [7874] TS buffer on device 1 thread ended (pid=7874, tid=7874)
Aug  5 14:35:31 (none) vdr: [7873] buffer stats: 3760 (0%) used
Aug  5 14:35:31 (none) vdr: [7873] receiver on device 1 thread ended (pid=7873, tid=7873)
Aug  5 14:35:31 (none) vdr: [7875] receiver on device 1 thread started (pid=7875, tid=7875)
Aug  5 14:35:31 (none) vdr: [7876] TS buffer on device 1 thread started (pid=7876, tid=7876)
Aug  5 14:35:31 (none) vdr: [6919] streamdev-server: Detaching current receiver
Aug  5 14:35:31 (none) vdr: [7876] TS buffer on device 1 thread ended (pid=7876, tid=7876)
Aug  5 14:35:31 (none) vdr: [7875] buffer stats: 3008 (0%) used
Aug  5 14:35:31 (none) vdr: [7875] receiver on device 1 thread ended (pid=7875, tid=7875)
Aug  5 14:35:31 (none) vdr: [7877] receiver on device 1 thread started (pid=7877, tid=7877)
Aug  5 14:35:31 (none) vdr: [7878] TS buffer on device 1 thread started (pid=7878, tid=7878)
Aug  5 14:35:31 (none) vdr: [7853] streamdev-livestreaming thread ended (pid=7853, tid=7853)
Aug  5 14:35:31 (none) vdr: [7878] TS buffer on device 1 thread ended (pid=7878, tid=7878)
Aug  5 14:35:31 (none) vdr: [7877] buffer stats: 1316 (0%) used
Aug  5 14:35:31 (none) vdr: [7877] receiver on device 1 thread ended (pid=7877, tid=7877)
Aug  5 14:35:31 (none) vdr: [7852] streamdev-writer thread ended (pid=7852, tid=7852)
Aug  5 14:35:31 (none) vdr: [6919] buffer stats: 99640 (2%) used
Aug  5 14:35:31 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F2] W15 A W15 t
Aug  5 14:35:31 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:31 (none) vdr: [6919] buffer stats: 0 (0%) used
Aug  5 14:35:31 (none) vdr: [6917] Sent DISEQC command: t V W15 [E0 10 38 F3] W15 A W15 T
Aug  5 14:35:31 (none) vdr: [6919] Streamdev: Setting data connection to 192.168.1.39:32788
Aug  5 14:35:31 (none) vdr: [7879] streamdev-writer thread started (pid=7879, tid=7879)
Aug  5 14:35:31 (none) vdr: [7880] streamdev-livestreaming thread started (pid=7880, tid=7880)
Aug  5 14:35:31 (none) vdr: [7881] receiver on device 1 thread started (pid=7881, tid=7881)
Aug  5 14:35:31 (none) vdr: [7882] TS buffer on device 1 thread started (pid=7882, tid=7882)
Aug  5 14:35:31 (none) vdr: [7882] TS buffer on device 1 thread ended (pid=7882, tid=7882)
Aug  5 14:35:31 (none) vdr: [7881] buffer stats: 73884 (3%) used
Aug  5 14:35:31 (none) vdr: [7881] receiver on device 1 thread ended (pid=7881, tid=7881)
Aug  5 14:35:31 (none) vdr: [7883] receiver on device 1 thread started (pid=7883, tid=7883)
Aug  5 14:35:31 (none) vdr: [7884] TS buffer on device 1 thread started (pid=7884, tid=7884)
Aug  5 14:35:32 (none) vdr: [7884] TS buffer on device 1 thread ended (pid=7884, tid=7884)
Aug  5 14:35:32 (none) vdr: [7883] buffer stats: 75952 (3%) used
Aug  5 14:35:32 (none) vdr: [7883] receiver on device 1 thread ended (pid=7883, tid=7883)
Aug  5 14:35:32 (none) vdr: [7885] receiver on device 1 thread started (pid=7885, tid=7885)
Aug  5 14:35:32 (none) vdr: [7886] TS buffer on device 1 thread started (pid=7886, tid=7886)
Aug  5 14:35:32 (none) vdr: [7886] TS buffer on device 1 thread ended (pid=7886, tid=7886)
Aug  5 14:35:32 (none) vdr: [7885] buffer stats: 63732 (3%) used
Aug  5 14:35:32 (none) vdr: [7885] receiver on device 1 thread ended (pid=7885, tid=7885)
Aug  5 14:35:32 (none) vdr: [7887] receiver on device 1 thread started (pid=7887, tid=7887)
Aug  5 14:35:32 (none) vdr: [7888] TS buffer on device 1 thread started (pid=7888, tid=7888)
Aug  5 14:35:32 (none) vdr: [7888] TS buffer on device 1 thread ended (pid=7888, tid=7888)
Aug  5 14:35:32 (none) vdr: [7887] buffer stats: 84976 (4%) used
Aug  5 14:35:32 (none) vdr: [7887] receiver on device 1 thread ended (pid=7887, tid=7887)
Aug  5 14:35:32 (none) vdr: [7889] receiver on device 1 thread started (pid=7889, tid=7889)
Aug  5 14:35:32 (none) vdr: [7890] TS buffer on device 1 thread started (pid=7890, tid=7890)
Aug  5 14:35:39 (none) vdr: [7890] TS buffer on device 1 thread ended (pid=7890, tid=7890)
Aug  5 14:35:39 (none) vdr: [7889] buffer stats: 106408 (5%) used
Aug  5 14:35:39 (none) vdr: [7889] receiver on device 1 thread ended (pid=7889, tid=7889)
Aug  5 14:35:39 (none) vdr: [7891] receiver on device 1 thread started (pid=7891, tid=7891)
Aug  5 14:35:39 (none) vdr: [7892] TS buffer on device 1 thread started (pid=7892, tid=7892)
Aug  5 14:35:39 (none) vdr: [7892] TS buffer on device 1 thread ended (pid=7892, tid=7892)
Aug  5 14:35:39 (none) vdr: [7891] buffer stats: 11280 (0%) used
Aug  5 14:35:39 (none) vdr: [7891] receiver on device 1 thread ended (pid=7891, tid=7891)
Aug  5 14:35:39 (none) vdr: [7893] receiver on device 1 thread started (pid=7893, tid=7893)
Aug  5 14:35:39 (none) vdr: [7894] TS buffer on device 1 thread started (pid=7894, tid=7894)
Aug  5 14:35:40 (none) vdr: [7894] TS buffer on device 1 thread ended (pid=7894, tid=7894)
Aug  5 14:35:40 (none) vdr: [7893] buffer stats: 8836 (0%) used
Aug  5 14:35:40 (none) vdr: [7893] receiver on device 1 thread ended (pid=7893, tid=7893)
Aug  5 14:35:40 (none) vdr: [7895] receiver on device 1 thread started (pid=7895, tid=7895)
Aug  5 14:35:40 (none) vdr: [7896] TS buffer on device 1 thread started (pid=7896, tid=7896)
Aug  5 14:35:40 (none) vdr: [7896] TS buffer on device 1 thread ended (pid=7896, tid=7896)
Aug  5 14:35:40 (none) vdr: [7895] buffer stats: 3948 (0%) used
Aug  5 14:35:40 (none) vdr: [7895] receiver on device 1 thread ended (pid=7895, tid=7895)
Aug  5 14:35:40 (none) vdr: [7897] receiver on device 1 thread started (pid=7897, tid=7897)
Aug  5 14:35:40 (none) vdr: [7898] TS buffer on device 1 thread started (pid=7898, tid=7898)
Aug  5 14:35:40 (none) vdr: [7898] TS buffer on device 1 thread ended (pid=7898, tid=7898)
Aug  5 14:35:40 (none) vdr: [7897] buffer stats: 32524 (1%) used
Aug  5 14:35:40 (none) vdr: [7897] receiver on device 1 thread ended (pid=7897, tid=7897)
Aug  5 14:35:40 (none) vdr: [7899] receiver on device 1 thread started (pid=7899, tid=7899)
Aug  5 14:35:40 (none) vdr: [7900] TS buffer on device 1 thread started (pid=7900, tid=7900)
Aug  5 14:35:40 (none) vdr: [7900] TS buffer on device 1 thread ended (pid=7900, tid=7900)
Aug  5 14:35:40 (none) vdr: [7899] buffer stats: 75200 (3%) used
Aug  5 14:35:40 (none) vdr: [7899] receiver on device 1 thread ended (pid=7899, tid=7899)
Aug  5 14:35:40 (none) vdr: [7901] receiver on device 1 thread started (pid=7901, tid=7901)
Aug  5 14:35:40 (none) vdr: [7902] TS buffer on device 1 thread started (pid=7902, tid=7902)
Aug  5 14:35:40 (none) vdr: [7902] TS buffer on device 1 thread ended (pid=7902, tid=7902)
Aug  5 14:35:40 (none) vdr: [7901] buffer stats: 70688 (3%) used
Aug  5 14:35:40 (none) vdr: [7901] receiver on device 1 thread ended (pid=7901, tid=7901)

Hope you can help me and i can help you Big Grin
Headless-Server
HW: ASUS A7N8X-VM400, Athlon Semperon 1800+, TechnoTrend s2300 modded
SW: yaVDR 0.3

VDR-Client
HW: VIP1710, FB von der TT s2300
SW: Distri von tv-user (Forum-Thread)
Zitieren
#10
About the stream problem it is a known problem. Looks like the vip client must be rewritten to start the stream again. It also happens over here.

Maybe the cifs module is different, I use a nfs share so I don't use cifs/smb for sharing.

Shutdown isn't possible with the vip1710, without lirc the remote can turn the unit off. But with lirc you have to know the code to put it to sleep. And that code isn't know yet.

Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#11
Hmmm.... i have also a streaming problem with my digitainer.
I think my switch sometimes hangsup.
Or did you see in my logs something that is similar to the known streaming problem?

When your stream breaks up and then you change the channel, does
your streaming starts again?
What do you have to do to make your stream working again?

I try to fix of mounting a share.... or also use the nfs.

How do you stop the vip1710-client  ;D
Did you always unplug the power-supply?
Is anyone working on the thing?

I can´t test anything now... because i´m not at home.
Headless-Server
HW: ASUS A7N8X-VM400, Athlon Semperon 1800+, TechnoTrend s2300 modded
SW: yaVDR 0.3

VDR-Client
HW: VIP1710, FB von der TT s2300
SW: Distri von tv-user (Forum-Thread)
Zitieren
#12
Switching channels starts the stream again most of the times. One up and one down again. Right now for testing I've got an unused button on the remote for it. That one does : channel up, channel down.

Didn't look an deeper into this problem so I don't know if your logs are similar.

I use the clients in the bedrooms for the kidz, if they aren't here I simply unplug them to save money.

Most of the VIP1710 source you can get from Motorola so why don't you start working on it Wink
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#13
how can i change, that the vdr can write to his local disk?
can u add streamdev 0.5.1? i have some bugs with the 0.5.0 version. if i change the channel, vdr says "can't start transfer mode". i think he change the channel to fast. if i wait 2 sec after this, the channelswitch works fine.

greetings
Zitieren
#14
Default setting is to write to /video, you can change that in runvdr.sh export VDRVIDEO="/video"

Tried 0.5.1 on the client but had problems with it (no picture, bad streaming, don't remember what it was) so I switched back to 0.5.0. But on the server you should have 0.5.1 works better.
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#15
(09.08.2011, 00:46)tv-user link schrieb: Default setting is to write to /video, you can change that in runvdr.sh export VDRVIDEO="/video"

Tried 0.5.1 on the client but had problems with it (no picture, bad streaming, don't remember what it was) so I switched back to 0.5.0. But on the server you should have 0.5.1 works better.
ok, is there any way to make the osd a bit faster while showing tv and can u tell me how i upgrade streamdev client?

btw. nice work Wink
Zitieren
#16
OSD faster? Timeout settings or if building the osd page is too slow an other skin.

If you use the build kit from HW Hilse you can build it all.
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#17

Hi mezo

> ok, is there any way to make the osd a bit faster while showing tv

Da ist kein Problem, das geht flüssig !


Abuzze
Zitieren
#18
Hi!

I have no problem with the speed of the osd. It switchs very fast.
But the channelswitch is very slow.... i looks like it can´t be solved.
But i can life with that problem  Wink

I had a problem with the streaming. I bought a new switch and now
it seems solved.
Sometimes when i switch the channel the stream doesn´t start. Now i switch back
to the old channel and back to the new channel like tv-user told me and it
starts the stream.

Today the box restarts by himself  :-\ .

Before it restarts the streams seems to break up. I got pixel in the picture and
hacks in the audio...
After the reboot the box works fine again.
So it is ok but not nice  Big Grin

Does anyone have a etherwake which runs on the box?!
I want to start my server by the box, because my server doesn´t run
24/7.
Headless-Server
HW: ASUS A7N8X-VM400, Athlon Semperon 1800+, TechnoTrend s2300 modded
SW: yaVDR 0.3

VDR-Client
HW: VIP1710, FB von der TT s2300
SW: Distri von tv-user (Forum-Thread)
Zitieren
#19
tv user can u build streamdev 0.5.1 for me? im a beginner and i cant build it Sad 0.5.0 works very bad.
Zitieren
#20
übrigens: wie kann ich erreichen dass uhrzeit epg usw. gespeichert werden und nicht nach jedem restart verloren gehen?
Zitieren
#21
Box makes EPG cache file in /video, change it (in runvdr.sh) to /mnt/video and epg should be saved.
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#22
(10.08.2011, 15:07)mezo link schrieb: tv user can u build streamdev 0.5.1 for me? im a beginner and i cant build it Sad 0.5.0 works very bad.

streamdev client 0.5.1



Angehängte Dateien
.gz   libvdr-streamdev-client.so.1.7.15.tar.gz (Größe: 130,34 KB / Downloads: 3)
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#23
So I've got a next release ready.

release 0.2.0

Hope it works  Wink

History file :

Code:
Big thanx to HW Hilse for making the vip1710 possible.

0.0.1     08-07-2011     First start
0.0.2    11-08-2011     Removed some of the ReelVDR patches, only patches needed for Bouquets are left
            Added Clock plugin.
            Updated remote.conf & keymacros.conf
                Clock is on 'AV' // Teletekst on 'tekst' // Recordings on 'opnames'
                Schedule in on 'gids' // Pause is on 'next'
                Still empty : clip, clipnxt

            Fixed plugrc // fix by mentox on the mikrocontroller forum.
            Fixed timer menu, help keys doesn't go away after pussing a button.
            Removed Invokedmanually Patch (this keeps OSD on display until an other OK push) now it goes away after timeout like normal

            !! EPG Search Timer menu not patched -> use VDR timer menu
            !! TXTSubtitles still don't work.
            !! Remote timers work but not from EPGSearch schedule menu. Select program, then go menu -> (remote)timers menu -> set to Remote.
            !! Switch only timer only works if selected Local. Remote doesn;t make sence btw....
            !! pause of live stream doesn't work ok?, recording starts but it also keeps playing the livestream.
            !!
Server: VDR 2.1.6 based on EasyVDR 0.806
4x S2-1600 pci, 1x usb DVB-t
Client 1: Motorola Vip1963
Client 2: Motorola Vip1963
Client 3: Motorola Vip1963
Zitieren
#24
(11.08.2011, 01:23)tv-user link schrieb: So I've got a next release ready.

release 0.2.0

Hope it works  Wink

Leider nein,

auf einem frisch formatierten Stick

entpacken von /etc bringt mehrere Fehler (Datei schon vorhanden)
ZIX.xpm            "existiert bereits"
1-2-3-tv.xpm      "existiert bereits"
.5 HIT CH.xpm    "existiert bereits"

usw.

Die VIP1710 mit dem neuen Stick gestartet
bootet am Ende der des 5. Punktes neu.


Abuzze
Zitieren
#25
same here. on the last dot my vip hang up
Zitieren


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: