Autor Thema: Networksupport, Howto use Sundtek MediaTV in a homenetwork  (Gelesen 46833 mal)

cody_rocco

  • Newbie
  • *
  • Beiträge: 6
    • Profil anzeigen
Re:Networksupport, Howto use Sundtek MediaTV in a homenetwork
« Antwort #15 am: Januar 12, 2013, 01:23:24 Nachmittag »
the problem is still there, with latest windows network driver [9 jan].can't find devices in other networks than that with default gateway (but ping / telnet on mediaclient listening port is working)

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:Networksupport, Howto use Sundtek MediaTV in a homenetwork
« Antwort #16 am: Januar 14, 2013, 01:15:26 Nachmittag »
it's still on the list for one of the next updates, a windows server will also be added soon there's still some work going on in that Area.
Failure is a good thing! I'll fix it

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:Networksupport, Howto use Sundtek MediaTV in a homenetwork
« Antwort #17 am: Januar 17, 2013, 08:41:14 Nachmittag »
the problem is still there, with latest windows network driver [9 jan].can't find devices in other networks than that with default gateway (but ping / telnet on mediaclient listening port is working)

problem solved, thanks for the private message/feedback.
Failure is a good thing! I'll fix it

cody_rocco

  • Newbie
  • *
  • Beiträge: 6
    • Profil anzeigen
Re:Networksupport, Howto use Sundtek MediaTV in a homenetwork
« Antwort #18 am: April 27, 2013, 05:50:53 Nachmittag »
after installing latest openwrt [12.09, 25 apr] on my dir-825, i found that the windows network scanner isn't discovering any device. i used latest drivers for both devices, router and pc.
the router is identified as openwrtmipsr3. after installation / restart i must run manually /opt/bin/mediaclient --start. then, after enabling network in driver, i can see the device locally:

root@home:/# /opt/bin/mediaclient  --scan-network
Scanning network for IPTV media servers
------------------------------------------------------------------------------
 IP address       | ID  |  devicename          | Users | Capabilities | Serial
------------------------------------------------------------------------------
 192.168.99.1     | 0   | Sundtek MediaTV Pro (USB 2.0)  |  0   | DVB-T, DVB-C | U111029013012
-  1 IPTV server found -------------------------------------------------------

checking for ports:

root@home:/etc/config# netstat -a -p | grep media
tcp        0      0 0.0.0.0:9234            0.0.0.0:*               LISTEN      2880/mediasrv
udp        0      0 0.0.0.0:35245           0.0.0.0:*                           2880/mediasrv
udp        0      0 0.0.0.0:26362           0.0.0.0:*                           2880/mediasrv
unix  2      [ ACC ]     STREAM     LISTENING       3791 2880/mediasrv       @/de/sundtek/mediasocket
unix  3      [ ]         STREAM     CONNECTED       3838 2880/mediasrv       @/de/sundtek/mediasocket
unix  3      [ ]         STREAM     CONNECTED       3818 2880/mediasrv

i can access port 9234 via telnet, from windows [7, 64 bit] - but that's all.

---later edit---
without any modification, the device is now shown in windows network scanner. but now dvbviewer (default settings and codecs + your recommendation), will only scan channels; selecting any of them will give 0% signal. if i'm setting manually the device, eq
mediaclient -m DVBC -f 306000000 -S 6900000 -M Q64i'm able to use channels on that transponder.
progdvb will function correct.
« Letzte Änderung: April 29, 2013, 03:39:47 Nachmittag von cody_rocco »

Tryon

  • Newbie
  • *
  • Beiträge: 41
    • Profil anzeigen
Legacy readsignal
« Antwort #19 am: Februar 28, 2016, 10:59:09 Vormittag »
Zitat von: cody_rocco
root@home:/# /opt/bin/mediaclient  --scan-network
Scanning network for IPTV media servers
------------------------------------------------------------------------------
 IP address       | ID  |  devicename          | Users | Capabilities | Serial
------------------------------------------------------------------------------
 192.168.99.1     | 0   | Sundtek MediaTV Pro (USB 2.0)  |  0   | DVB-T, DVB-C | U111029013012
-  1 IPTV server found -------------------------------------------------------

if i'm setting manually the device, eq
mediaclient -m DVBC -f 306000000 -S 6900000 -M Q64i'm able to use channels on that transponder.
progdvb will function correct.
another small improvements:
Scanning network for IPTV media server

╔═══════════════╤═════╤══════════════════════════════════╤════════╤═════════════════╤═════════════════╗
║  IP address   │  ID │           devicename             │  Users │  Capabilities   │     Serial      ║
╠───────────────┼─────┼──────────────────────────────────┼────────┼─────────────────┼─────────────────╢
║ 192.168.99.1  │  0  │  Sundtek MediaTV Pro (USB 2.0)   │    2   │  DVB-T, DVB-C   │  U111029013012  ║
╠───────────────┴─────┴──────────────────────────────────┴────────┴─────────────────┴─────────────────╢
╙< - 1 IPTV server found >════════════════════════════════════════════════════════════════════════════╝

more importantly for DVB-S
╔══════════════════════════════════╤══════════════════════════════════╗
║          Signal:   %             │            Quality:   %          ║
╠──────────────────────────────────┼──────────────────────────────────╢
║██████████████████████████████    │█████████████████████████         ║
╠──────────────────────────────────┴──────────────────────────────────╢
╙BER: 0.00E-           SNR:  dB

It should be easy to count number of chars(correct alignment even if IPv6 address)?
« Letzte Änderung: Februar 28, 2016, 11:24:17 Vormittag von Tryon »