WinGTShare unofficial tool

V8 NOVA / V8 HONOR / V8 PRO2/V8 UHD / V8X

Moderators: admin, GTMedia Team

seefoo
Posts: 120
Joined: Mon Aug 13, 2018 10:19 pm
Location: United States

Re: WinGTShare unofficial tool

Post by seefoo »

tool.jpg
tool.jpg (134.32 KiB) Viewed 7556 times
Installed the tool and config last night. I have attached a screen of the result. The tool sees the feeds from the v8uhd and when I click on one of them, the rev rate and send rate start ok then go to zero. Clicking the "play" button results in the button turning white. I've tried both mpc and vlc but they don't come up. Looks like the pc loses it's connection to the receiver. Looking for a fix. Thanks.
tool.jpg
tool.jpg (134.32 KiB) Viewed 7556 times

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

seefoo wrote:
Thu Jan 21, 2021 6:48 pm
tool.jpgInstalled the tool and config last night. I have attached a screen of the result. The tool sees the feeds from the v8uhd and when I click on one of them, the rev rate and send rate start ok then go to zero. Clicking the "play" button results in the button turning white. I've tried both mpc and vlc but they don't come up. Looks like the pc loses it's connection to the receiver. Looking for a fix. Thanks.tool.jpg
Hi seefoo,

Maybe the external player is missing.
Did you dowload and extract the content of external player to inc folder?

NOTE: The external player is not included in "inc" directory. You should download it from here:

Code: Select all

https://drive.google.com/file/d/1TQSXGeW7kMuJpCvgSufGUnMZII44I933/view?usp=sharing
Regards
HD

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

frankviana wrote:
Thu Jan 21, 2021 4:23 pm
Very good!

How to insert URL or port to connect?

Ex:

205.108.99.3:8001

tvo.sytes.net:8085
Oi frankviana !
Next version will support the port configuration (in config file), as well the URL or IP.
Abraço
HD

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

Hi,
Can someone tell me if V8 UHD support streaming DVB-C channels?
If so, can you send a printscreen of this tool playing a DVB-C channel? Are this channels listed together with DVB-S?
Thank you!
HD

seefoo
Posts: 120
Joined: Mon Aug 13, 2018 10:19 pm
Location: United States

Re: WinGTShare unofficial tool

Post by seefoo »

HD.. I didn't download any players.. I alread have both vlc and mpc-hd on my pc. I noted that the config file had mpc established. I modifed it after my rates went to zero and inserted vlc. Same problem. My version of mpc has options set a certain way to work with reclock. So, I'd prefer to use vlc. I seems it never tries to get to a player. I don't understand why is sees the feeds, lists them but all rates go fo zero. I checked the v8uhd and it's still playing the selected feed. Its a wierd one.

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

seefoo wrote:
Thu Jan 21, 2021 11:33 pm
HD.. I didn't download any players.. I alread have both vlc and mpc-hd on my pc. I noted that the config file had mpc established. I modifed it after my rates went to zero and inserted vlc. Same problem. My version of mpc has options set a certain way to work with reclock. So, I'd prefer to use vlc. I seems it never tries to get to a player. I don't understand why is sees the feeds, lists them but all rates go fo zero. I checked the v8uhd and it's still playing the selected feed. Its a wierd one.
seefoo,
can you post here your config file content?
to use installed VLC you should edit your config file like this:

Code: Select all

...
<add key="external_player" value="C:\\PROGRA~2\\VIDEOLAN\\VLC\\VLC.EXE --fullscreen" />
...
NOTE: path must be in short notation. it cannot have spaces.

seefoo
Posts: 120
Joined: Mon Aug 13, 2018 10:19 pm
Location: United States

Re: WinGTShare unofficial tool

Post by seefoo »

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="default_ip" value="192.168.0.42" />
<add key="external_player" value="c:\\program files (x86)\\mpc-hc\\mpc-hc.exe /fullscreen" />
</appSettings>
</configuration>

Then changed to:

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5.2" />
</startup>
<appSettings>
<add key="default_ip" value="192.168.0.42" />
<add key="external_player" value="c:\\program files (x86)\\VideoLAN\VLC\\vlc.exe --fullscreen" />
</appSettings>
</configuration>

stephan94
Posts: 109
Joined: Fri Jan 15, 2021 6:20 am

Re: WinGTShare unofficial tool

Post by stephan94 »

Hallo seefoo

It works perfectly with these settings (screenshot 1)
but for that you have to do as hugoduro indicates
put in the inc folder the other MPC-HC folder. (screenshot 2)
Even if you already have MPC-HC in your PC this does not bother at all.
good luck
Attachments
inc data+mhc.jpg
inc data+mhc.jpg (10.47 KiB) Viewed 7526 times
mit mpc -HC-vert.jpg
mit mpc -HC-vert.jpg (84.81 KiB) Viewed 7526 times
V8 Turbo ;

rutan
Posts: 5
Joined: Sun Jan 17, 2021 2:49 pm

Re: WinGTShare unofficial tool

Post by rutan »

Hugoduro, WinGTShare works only on satellite channels for me. Is it supposed to also work with iptv channels? If so how do I configure it and include procedure to receive iptv such as m3u files and playlists?. I am using a V8UHD receiver.

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

rutan wrote:
Fri Jan 22, 2021 10:12 am
Hugoduro, WinGTShare works only on satellite channels for me. Is it supposed to also work with iptv channels? If so how do I configure it and include procedure to receive iptv such as m3u files and playlists?. I am using a V8UHD receiver.
Hi rutan,
WinGTShare only works with receiver SAT>IP channels, not iptv.
My question is if cable channels (dvb-c) appears also in WinGTShare channel list, because i only have V8X (SAT).
Regards
HD

seefoo
Posts: 120
Joined: Mon Aug 13, 2018 10:19 pm
Location: United States

Re: WinGTShare unofficial tool

Post by seefoo »

Hugoduro.... Thanks for the help in getting me running. I have the config file setup to run either of three players. It works great with VLC, my version of MPC-hc (32bit version found in my program files). I can get it to open DVBViewer but haven't figured out how to get viewer to play it. Maybe in a future version. I know better than to ask for the code, but can you tell me which language you are using? I am so thankful for your efforts to get a 4:2:2 feed to be seen.

avalanche
Posts: 168
Joined: Sat Jul 18, 2020 6:18 am

Re: WinGTShare unofficial tool

Post by avalanche »

hugoduro wrote:
Sun Jan 17, 2021 1:32 pm
avalanche wrote:
Sun Jan 17, 2021 8:38 am
I think it is better to use vlc than media player.
Why didn't Gtmedia plan to take advantage of VLC's Sat-ip function?
Hi avalanche,

if you prefer VLC player you can try edit WinGTShareTool.exe.config file like this:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<configuration>
	<appSettings>
        <add key="default_ip" value="192.168.0.17" />
	<add key="external_player" value="C:\\PROGRA~2\\VideoLAN\\VLC\\vlc.exe --fullscreen" />
    </appSettings>
</configuration>
I really prefer Media Player Classic because in my case VLC doesn't open most of Hispasat (30W) channels.

Regards
HD
Hi hugoduro, with this configuration I can't make it work with VLC

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

avalanche wrote:
Sat Jan 23, 2021 2:56 pm
hugoduro wrote:
Sun Jan 17, 2021 1:32 pm
avalanche wrote:
Sun Jan 17, 2021 8:38 am
I think it is better to use vlc than media player.
Why didn't Gtmedia plan to take advantage of VLC's Sat-ip function?
Hi avalanche,

if you prefer VLC player you can try edit WinGTShareTool.exe.config file like this:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<configuration>
	<appSettings>
        <add key="default_ip" value="192.168.0.17" />
	<add key="external_player" value="C:\\PROGRA~2\\VideoLAN\\VLC\\vlc.exe --fullscreen" />
    </appSettings>
</configuration>
I really prefer Media Player Classic because in my case VLC doesn't open most of Hispasat (30W) channels.

Regards
HD
Hi hugoduro, with this configuration I can't make it work with VLC
Hi avalanche, you must check your VLC path.
Please take a look at this commands that can help you:
vlc.PNG
vlc.PNG (47.14 KiB) Viewed 7428 times
Regards
HD

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

seefoo wrote:
Fri Jan 22, 2021 10:34 pm
Hugoduro.... Thanks for the help in getting me running. I have the config file setup to run either of three players. It works great with VLC, my version of MPC-hc (32bit version found in my program files). I can get it to open DVBViewer but haven't figured out how to get viewer to play it. Maybe in a future version. I know better than to ask for the code, but can you tell me which language you are using? I am so thankful for your efforts to get a 4:2:2 feed to be seen.
Hi seefoo,
DVBViewer can play V8 series channels with iptv configuration, but not from WinGTShare tool.
You can only use external players with WinGTShare tool wich can be launched from command line with an the ts url as a command parameter.
I prefer MPC-HC because it plays every channels, including 4:2:2 feed, but it can be used VLC, FFPLAY, and others.

Related to the app programming language, i'm using C# (.NET framework 4.0). My IDE it's a simple SharpDevelop. Code was made with a few care or rigor, since it was made only as a hobby.

Regards
HD

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WinGTShareTool v.0.4_ALPHA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
v.0.4_ALPHA 23/01/2021

Change log:
1. RTP and UDP protocol support.
2. Included Frequency info.
3. New OSD panel based on original GTShare layout.
4. Increased the address max size to support url/machine name instead of IP address.
5. Connection port now can be changed in configuration file.
6. External player check validation when pressing Play button.
..
WinGTShareTool_0.4_ALPHA_20200123.zip
(150.6 KiB) Downloaded 127 times
..
IMPORTANT: This version requires installation of "Microsoft XNA Framework"
You can download it from here:

Code: Select all

https://www.microsoft.com/en-us/download/details.aspx?id=20914
NOTE: The external player is not included in "inc" directory. You can download it from here:

Code: Select all

https://drive.google.com/file/d/1TQSXGeW7kMuJpCvgSufGUnMZII44I933/view?usp=sharing
and unzip it to "inc" directory.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Last edited by hugoduro on Sat Jan 23, 2021 7:06 pm, edited 1 time in total.

Delirium
Posts: 665
Joined: Sat Mar 02, 2019 6:39 am
Location: Italy

Re: WinGTShare unofficial tool

Post by Delirium »

Very thanks for your job ;)
GTX Combo - V8 UHD - GT combo - V8 Finder Pro - V7 Pro - V8X - V8 Turbo - X8 - X8 combo - V8 Pro 2 - D2 DAB+

stephan94
Posts: 109
Joined: Fri Jan 15, 2021 6:20 am

Re: WinGTShare unofficial tool

Post by stephan94 »

very good :D
V8 Turbo ;

stephan94
Posts: 109
Joined: Fri Jan 15, 2021 6:20 am

Re: WinGTShare unofficial tool

Post by stephan94 »

first test
Great !!!
Attachments
essai.jpg
essai.jpg (72.75 KiB) Viewed 7395 times
V8 Turbo ;

avalanche
Posts: 168
Joined: Sat Jul 18, 2020 6:18 am

Re: WinGTShare unofficial tool

Post by avalanche »

hugoduro wrote:
Sat Jan 23, 2021 3:10 pm
avalanche wrote:
Sat Jan 23, 2021 2:56 pm
hugoduro wrote:
Sun Jan 17, 2021 1:32 pm
avalanche wrote:
Sun Jan 17, 2021 8:38 am
I think it is better to use vlc than media player.
Why didn't Gtmedia plan to take advantage of VLC's Sat-ip function?
Hi avalanche,

if you prefer VLC player you can try edit WinGTShareTool.exe.config file like this:

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<configuration>
	<appSettings>
        <add key="default_ip" value="192.168.0.17" />
	<add key="external_player" value="C:\\PROGRA~2\\VideoLAN\\VLC\\vlc.exe --fullscreen" />
    </appSettings>
</configuration>
I really prefer Media Player Classic because in my case VLC doesn't open most of Hispasat (30W) channels.

Regards
HD
Hi hugoduro, with this configuration I can't make it work with VLC
Hi avalanche, you must check your VLC path.
Please take a look at this commands that can help you:
vlc.PNG
Regards
HD
Now it's ok. I must set PROGRA~1

Rosebud
Posts: 8
Joined: Mon Jan 11, 2021 10:21 pm

Re: WinGTShare unofficial tool

Post by Rosebud »

It don't find external player.
But I've MPC-HC.

dhiflixmv
Posts: 22
Joined: Tue Dec 29, 2020 10:22 pm

Re: WinGTShare unofficial tool

Post by dhiflixmv »

hugoduro wrote:
Sat Jan 23, 2021 6:25 pm
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
WinGTShareTool v.0.4_ALPHA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
v.0.4_ALPHA 23/01/2021

Change log:
1. RTP and UDP protocol support.
2. Included Frequency info.
3. New OSD panel based on original GTShare layout.
4. Increased the address max size to support url/machine name instead of IP address.
5. Connection port now can be changed in configuration file.
6. External player check validation when pressing Play button.
..
WinGTShareTool_0.4_ALPHA_20200123.zip
..
IMPORTANT: This version requires installation of "Microsoft XNA Framework"
You can download it from here:

Code: Select all

https://www.microsoft.com/en-us/download/details.aspx?id=20914
NOTE: The external player is not included in "inc" directory. You can download it from here:

Code: Select all

https://drive.google.com/file/d/1TQSXGeW7kMuJpCvgSufGUnMZII44I933/view?usp=sharing
and unzip it to "inc" directory.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Great💯💯💯🔥🔥🔥

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

+++++++++++++++++++++++++++++++++++++++++++++++++
WinGTShareTool v.0.4.2_ALPHA
+++++++++++++++++++++++++++++++++++++++++++++++++
v.0.4.2_ALPHA 24/01/2021

Change log:
1. OSD fields adjustment.
2. OSD positioning fix, dealing with screen scaling factor.
(Thanks to @stephan94 for the test reports)
..
WinGTShareTool_0.4.2_ALPHA_20210124.zip
(151.08 KiB) Downloaded 131 times
..
IMPORTANT: Version >=0.4 requires installation of "Microsoft XNA Framework"
You can download it from here:

Code: Select all

https://www.microsoft.com/en-us/download/details.aspx?id=20914
NOTE: The external player is not included in "inc" directory. You can download it from here:

Code: Select all

https://drive.google.com/file/d/1TQSXGeW7kMuJpCvgSufGUnMZII44I933/view?usp=sharing
and unzip it to "inc" directory.
+++++++++++++++++++++++++++++++++++++++++++++++++

rutan
Posts: 5
Joined: Sun Jan 17, 2021 2:49 pm

Re: WinGTShare unofficial tool

Post by rutan »

Hugoduro will WinGTShare ever have IPTV playing? If not I cant see any advantage over just playing the satellite channels with the receiver. Can you tell me advantages? thanks.

seefoo
Posts: 120
Joined: Mon Aug 13, 2018 10:19 pm
Location: United States

Re: WinGTShare unofficial tool

Post by seefoo »

Hugoduro... The new program plays just fine. I have some artifacts with mpc (probably my settings) and vlc plays just fine. One question: when I connect, the left side shows all the feeds I have scanned, not just the ones from the sat I'm looking at. Over time, that will be a ton of feeds - some with the same name. Any fix to just see the feed list for a given sat? And, super programing on the GT share. Love it!

User avatar
hugoduro
Posts: 55
Joined: Wed Mar 27, 2019 5:56 pm
Location: Portugal

Re: WinGTShare unofficial tool

Post by hugoduro »

rutan wrote:
Sun Jan 24, 2021 8:44 pm
Hugoduro will WinGTShare ever have IPTV playing? If not I cant see any advantage over just playing the satellite channels with the receiver. Can you tell me advantages? thanks.
@rutan, the purpose of this tool is not to become a common iptv player. For that there are many other solutions better than this one.
The goal is to provide a tool similar to GTShare for windows, capable of remotely playing SAT>IP channels of V8 series receivers on a Windows PC.
For example, one of the advantages is the possibility to play 4:2:2 feeds and, for that those who have a non-UHD V8 box, to view 4K channels on PC.
Regards
HD

Post Reply

Return to “GTMEDIA V8 SERIES”