why windows media player cannot play the streaming

*nix specific usage questions
noreason

why windows media player cannot play the streaming

Postby noreason » 06 Sep 2005 13:51

I compiled the VLC in redhat successfully, and it can stream files and streams .
I stream my file a.wmv to internet with the following command:
# ./vlc -vvv /home/winddy/a.wmv --sout '#standard{access=http,mux=asf,url=192.192.0.1:8080}'
I can receive the stream on the same PC with the following command:
$ ./vlc http://192.192.0.1:8080

but i can't recieve and play the stream on the other PCs , neither by windows media player nor by the vlc in windows with the following url:
http://192.192.0.1:8080


why?

The DJ
Cone Master
Cone Master
Posts: 5987
Joined: 22 Nov 2003 21:52
VLC version: git
Operating System: Mac OS X
Location: Enschede, Holland
Contact:

Postby The DJ » 06 Sep 2005 16:55

Any firewalls? that's the most common cause of problems like this.
Don't use PMs for support questions.

noreason

Postby noreason » 08 Sep 2005 12:39

On the PC with windows2000 os , of course ,there is firewall about norton or kv3000, but there is no firewall on my PC with os redhat .
:)

Gee

Postby Gee » 08 Sep 2005 19:50

Sounds like you must have port 8080 blocked on those PC's.

If this is a Windows related issue the Windows forum may have the answers you are looking for.






Gee

noreason

Postby noreason » 10 Sep 2005 09:50

thx
Of course I can use other ports than 8080 for communication. I just used that port for example.
:wink:

noreason

Postby noreason » 13 Sep 2005 06:02

On the serer, the command line is :
$ ./vlc -vvv /home/winddy/a.wmv --sout '#transcode{vcodec=DIV3,vb=256,scale=1,acodec=mp3,ab=32,channels=2}:std{access=mmsh,mux=asfh,url=:8080}'

On the same PC, in another terminal ,I typed:
$ ./vlc mmsh://server.ip.address:8080

I can receive the stream correctly.

However, on other PC,using WMP
url: mmsh://server.ip.address:8080
an error "The specified protocol is unknown"

if the url is:
mms://server.ip.address:8080 or
http://server.ip.address:8080
the same error happens :"The server cannot deal with the request of the multimedia in time "

Can any one help me?

noreason

Postby noreason » 13 Sep 2005 09:12

I still have another question , if i just want to transmit a .wmv file ,whether i don't have to transcode it , that is , on the server end the command may be :
./vlc -vvv /home/winddy/a.wmv --sout '#std{access=mmsh,mux=asfh,url=:8080}'

jutthope21

Vlc streaming unknown protocol

Postby jutthope21 » 13 Sep 2005 22:19

try rtsp://server ip:port number, I had the same problem using mmsh, changed to rtsp and connected first time.....

Regards

jutthope21

Vlc streaming unknown protocol

Postby jutthope21 » 13 Sep 2005 22:21

so where you are using mmsh://server.ip.address:8080 replace mmsh with rstp, rstp://server.ip.address:8080

jutthope21

Vlc streaming unknown protocol

Postby jutthope21 » 13 Sep 2005 22:22

so where you are using mmsh://server.ip.address:8080 replace mmsh with rstp, rstp://server.ip.address:8080

noreason

Postby noreason » 14 Sep 2005 03:29

thx for your reply.
Do you use VLC on both server and client ?
What's the os?

I want to stream my media source from the server (redhat) by VLC to the client (windows2000) by WMP.

jutthope21

Vlc streaming unknown protocol

Postby jutthope21 » 14 Sep 2005 19:45

I use VLC on both WinXP and Linspire (debian Based), and have tried various media players, I can pick up the stream in WM Player using rtsp, when streaming from either the Linux or WinXP VLC. Havent really tried any other media players in Liunx though, jsut VLC (obviously), thats with VLC streaming and receiving, then using a http interface to control what I need to.

Using pcanywhere I can control my streaming PC channels/files, and have picked up the stream at the parents, again on WMP.

noreason

Postby noreason » 19 Sep 2005 09:31

We share the LAN via a switch, is it the cause of the problem?

do you use a hub or a switch?
can i stream to the internet via ADSL using VLC?


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 46 guests