For the Debian & Ubuntu aware people I pushed vdr-plugin-satip-0.1.0 & vdr-plugin-femon-2.0.4 to my testing ppa.
Both do contain "dh_gencontrol" ...
Regards
fnu
For the Debian & Ubuntu aware people I pushed vdr-plugin-satip-0.1.0 & vdr-plugin-femon-2.0.4 to my testing ppa.
Both do contain "dh_gencontrol" ...
Regards
fnu
still no success wtih satip-0.1.0 and Triax TSS400.
still no success wtih satip-0.1.0 and Triax TSS400.
What's the libcurl version you're using?
Hi!
Same behaviour as before. A new log is attached.
Niel
Same behaviour as before
Does DVB USB tuners work properly in your setup? How about providing the image?
Here is my version:
OS: Ubuntu 13.10, 32bit
libcurl3:i386 7.35.0-1ubun i386
libcurl3:i386 7.35.0-1ubun i386
Well, I'm quite puzzled now. Your library version looks good and I'm seeing the sessions correctly on my setup as the libcurl is handling them internally:
One possible reason might be a missing whitespace after your "Session:" header and therefore libcurl doesn't recognize it.
Hi!
The OSD of the plugin shows me the correct name and the model 'DVBS2-4' behind the IP address. I hope you mean the infos of the OSD. How else can i verify it?
May it be that the model must be 'GSS.BOX' like the <modelName>GSS.BOX</modelName> in the desc.xml i attached?
'DVBS2-4' is the <satip:X_SATIPCAP>DVBS2-4</satip:X_SATIPCAP> whatever it means.
The behaviour is the same. But i have seen, that the picture go away after a few seconds (blank screen) and come back about 2 seconds later. After about a minute the picture freezes and it is the same as before. That was in 0.1.0 too.
Thank you
Niel
How else can i verify it?
Maybe due reading some help, e.g:
Regards
fnu
The behaviour is the same. But i have seen, that the picture go away after a few seconds (blank screen) and come back about 2 seconds later. After about a minute the picture freezes and it is the same as before.
No fixes in this area yet as I don't have yet a proper environment to debug it. That black screen effect sounds like a normal VDR behaviour while retuning due to pid changes.
EDIT: You might want to try disabling PAT filter in the plugin's setup menu and check whether that helps on your problems.
rofafor
:
sorry, but back to sqaure one now with version 0.1.1:
seems that refactoring broke the first fix...
Edit: Sorry, Hope it's better now
seems that refactoring broke the first fix...
Why do you have to post more than 300 Lines? They say all the same.
Gerald
Why do you have to post more than 300 Lines? They say all the same.
Or, use at least:
Regards
fnu
A spoiler wouldn't help, as I was curious what the problem is about.
Then I have to see >300 lines for an off by one error.
Gerald
seems that refactoring broke the first fix...
Your log states it otherwise. The session header is now sent correctly, but your SAT>IP server is simply a broken one. It's replying to SETUP command by defining a session "d2ab1c18e1a2c30":
Then I'm commanding PLAY with that session id:
But your device is responding with a another id:
The first character of its' session id seems to be a bogus one. It seems that libcurl requires a whitespace after the ":" character and the first character gets eaten out. You could try to patch the libcurl instead:
PS. I'd return the device back to the shop...
Maybe it's time for an official compatiblity list