VU+ solo2 Transcoding problem

dim_dim

Vu+ Newbie
Hello,

I have recently bought my vu+solo2 and I am very happy with my purchase. I have installed BlackHole 2.0.5 on my receiver but i still face a problem and i want help from older owners.

I have already opened router ports for transcoding and all other things that are needed and i am able to transcode perfectly to my android phone through vu+player via wifi or 3G.

The problem is when i open vlc on my PCs through webif. Every channel i chosse can't be streamed,vlc stays in play condition and the receiver has a black screen and no audio. Stream doesn't start ever. When i close VLC player, the receiver has picture and audio again and everything is right.

Therefore, there are two channels, TRT HD and NTV spor i tried on Turksat and i was able to stream through 8002 port on VLC and without any problem?

What's wrong? Should i have done other settings on VLC player?
Thank you very much.
 

dim_dim

Vu+ Newbie
Thank you very much. The problem was on vlc media player.I downloaded potplayer and problem solved.
 

sman

BH Lover
Hi,

I`m having a problem with the transcoding plugin on solo2 with 2.0.5b, I have the plugin enable but doesn`t work, i can stream in home network from the webinterface using port 8001, but when i choose the port 8002 the stream never starts.

Any tips?
 

dim_dim

Vu+ Newbie
I had the same problem and solved using potplayer instead of vlc. Try it and all will be ok.
Remeber, you must have opened 8002 port on your router interface.
 

cyborgpunte

Vu+ User
For me it's like this, hope it could help someone.

OK Code/file created with "tuner service" works with Windows Mediaplayer11 and VLC
Best way to create files for transcode or streaming purpose, just copy your files to your laptop, Ithing .....
or what ever.
Code:
#EXTM3U
#EXTINF:-1,Kunskapskanalen
http://172.16.16.209:8001/1:0:1:A92:1B:46:E080000:0:0:0:

NOK Code/file saved from web i/f dont works with Windows Mediaplayer11 or VLC
Code:
#EXTM3U
#EXTVLCOPT--http-reconnect=true
#EXTVLCOPT:program=2706
http://172.16.16.209:8002/1:0:1:A92:1B:46:E080000:0:0:0:

OK REMOVE 2 lines with #EXTVLCOPT and that Code/file works OK with Windows Mediaplayer11 and VLC


Change hostname above to your dyndns or equal
and port 8001 or 8002 above to your portforwarded transcode or streming port "nnnnn"
then you can use those files on vacation on the road or something.
No need for open port 80.... or use webif inhouse for streaming/transcoding either.
In notepad++ you could easily change all created files at the same time.

IP above are my own inhouse :) so don't try them
 

sman

BH Lover
I had the same problem and solved using potplayer instead of vlc. Try it and all will be ok.
Remeber, you must have opened 8002 port on your router interface.

Thanks,

With potplayer works, but the quality of the image it`s really awful!!!

Any way to solve this?
 

sman

BH Lover
For me it's like this, hope it could help someone.

OK Code/file created with "tuner service" works with Windows Mediaplayer11 and VLC
Best way to create files for transcode or streaming purpose, just copy your files to your laptop, Ithing .....
or what ever.
Code:
#EXTM3U
#EXTINF:-1,Kunskapskanalen
http://172.16.16.209:8001/1:0:1:A92:1B:46:E080000:0:0:0:

NOK Code/file saved from web i/f dont works with Windows Mediaplayer11 or VLC
Code:
#EXTM3U
#EXTVLCOPT--http-reconnect=true
#EXTVLCOPT:program=2706
http://172.16.16.209:8002/1:0:1:A92:1B:46:E080000:0:0:0:

OK REMOVE 2 lines with #EXTVLCOPT and that Code/file works OK with Windows Mediaplayer11 and VLC


Change hostname above to your dyndns or equal
and port 8001 or 8002 above to your portforwarded transcode or streming port "nnnnn"
then you can use those files on vacation on the road or something.
No need for open port 80.... or use webif inhouse for streaming/transcoding either.
In notepad++ you could easily change all created files at the same time.

IP above are my own inhouse :) so don't try them

Thanks cyborgpunte for the answer,

For me it works just with "this code", cannot have anything else saved with the code.

http://172.16.16.209:8002/1:0:1:A92:1B:46:E080000:0:0:0:

But now the i have the one problem, the stream work at homenetwork, but if i try to see the stream using my 3G connection with my iphone i always get "stream fail" any tips?

I hopened the port 8002 tcp and udp

Thanks
 

angelofsky1980

BlackHole Driver Specialist
Thanks cyborgpunte for the answer,

For me it works just with "this code", cannot have anything else saved with the code.

http://172.16.16.209:8002/1:0:1:A92:1B:46:E080000:0:0:0:

But now the i have the one problem, the stream work at homenetwork, but if i try to see the stream using my 3G connection with my iphone i always get "stream fail" any tips?

I hopened the port 8002 tcp and udp

Thanks

I've made some tests with Transcoding and Solo2 the last friday.... the stream will be opened into VLC (from PC) only if the URL is something this one:
Code:
http://username:password@IP_or_dns_name/service

If you haven't setted up authentication into OpenWebif all should work correctly in the normal way.
 

angelofsky1980

BlackHole Driver Specialist
strange, No port, just host and service ?
doesn't that that ends up with port 80.

You're right. During my last post write I've missed up the 8002 port.
My URL example (it's an example!) looks like the one posted here and works with Firefox, latest VLC player behind a proxy server. My OpenWebif has authentication enabled:

Code:
http://username:password@IP_or_dns_name:8002/service
 

cyborgpunte

Vu+ User
Are you aware that you have another IP outside on the road then inhouse ?
(use almost free service such as dyndns if your ISP change your adress)
and I guess thats enough with tcp
and what app are you using on your Ithing ? I prefer 0player and it works for me.
there are a free version with ads ....

I hopened the port 8002 tcp and udp
 

cyborgpunte

Vu+ User
@angelofsky1980,

Your example in thread is confusing me, please help me out.

Could you try your URL without username and password. Still with OpenWebif authentication enabled.

Put the code in a file save with extension m3u, open the file with VLC on your PC.
does it work ?? It does for me.

So are I doing something wrong ?
altough, no worry for me I have my security solved in another way.
 

sman

BH Lover
Are you aware that you have another IP outside on the road then inhouse ?
(use almost free service such as dyndns if your ISP change your adress)
and I guess thats enough with tcp
and what app are you using on your Ithing ? I prefer 0player and it works for me.
there are a free version with ads ....

Hi,

Thanks for answer.

Yes off course, i`m using my outside ip, the program i`m using is VLC for iphone.

Problem solved!

Works great with Oplayer!

Thanks guys for all tips!
 

cyborgpunte

Vu+ User
Welcome @sman and sorry for teaching you how to suck eggs.

so here comes a little bit more of it ;) hope you don't mind
Hopefully are you aware of how to proceed,
vtuner, n*tepad++, download all your groupedited files to 0player¨

files like this, correct syntax, bad values.

look like this then in upper parts on my Ithing,
then start zapping with a bit of buffering first

0player.JPG
 
Top