HTTP Streaming no video, just buffering

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
artsylar
Blank Cone
Blank Cone
Posts: 20
Joined: 08 Sep 2010 11:56

HTTP Streaming no video, just buffering

Postby artsylar » 08 Sep 2010 15:46

Hi,

I am having problems streaming via HTTP and I hope someone could help me with it.
I am actually trying to stream 3gp data to a mobile device. I am using an Anritsu device
between the mobile device and the streaming server, which is my notePC.
Streaming between the two PC, which are in the same network, is OK.
The mobile device can actually connect to the streaming server, but it will just display buffering xx% xxkb,
without any video or audio. Has anyone here experienced the same problem?
When I checked the log, it seems like the mobile device is actually receiving data but is just part of the data.. (I think)

Any feedback is greatly appreciated.

Thanks in advance,
artsylar

artsylar
Blank Cone
Blank Cone
Posts: 20
Joined: 08 Sep 2010 11:56

Re: HTTP Streaming no video, just buffering

Postby artsylar » 10 Sep 2010 07:18

Btw, I am using a Windows XP Machine. I converted the data using QuickTime Pro.

zozizozu
Blank Cone
Blank Cone
Posts: 62
Joined: 26 Jul 2009 18:18

Re: HTTP Streaming no video, just buffering

Postby zozizozu » 10 Sep 2010 09:24

Can you show us command line and error log ?

artsylar
Blank Cone
Blank Cone
Posts: 20
Joined: 08 Sep 2010 11:56

Re: HTTP Streaming no video, just buffering

Postby artsylar » 11 Sep 2010 14:38

thank you so much for your reply. unfortunately I don't have the logs with me now.
I'll get back to you on monday. thanks again..

artsylar
Blank Cone
Blank Cone
Posts: 20
Joined: 08 Sep 2010 11:56

Re: HTTP Streaming no video, just buffering

Postby artsylar » 13 Sep 2010 04:19

I am using this version VLC Media Player 1.0.5 Golden Eye.
I just used the UI of VLC for HTTP Streaming.
Here's the steps,
1. File -> Streaming
2. Add File and click on Streaming button
3. Click on Next
4. On the Destation tab, I selected HTTP and clicked on Add
5. Input host ip address
6. Uncheck Activate Transcoding and click on Next
7. Edit the generated stream output string
FROM
:sout=#std{access=http,mux=ts,dst=xx.xx.xxx.xxx:8080}
TO
:sout=#std{access=http,mux=ts,dst=xx.xx.xxx.xxx:8080/test.mp4}

where xx.xx.xxx.xxx is the IP Address of the streaming server

8. Click on streaming button

There was no error or whatsover if I follow the above procedure.
Other PC can view the video except the mobile device that I am testing.

zozizozu
Blank Cone
Blank Cone
Posts: 62
Joined: 26 Jul 2009 18:18

Re: HTTP Streaming no video, just buffering

Postby zozizozu » 13 Sep 2010 18:45

I experiment some trouble using the gui ( i'm not an expert ), can you try with the command line :

vlc yourFile.mp3 :sout=#std{access=http,mux=ts,dst=xx.xx.xxx.xxx:8080/test.mp4}

artsylar
Blank Cone
Blank Cone
Posts: 20
Joined: 08 Sep 2010 11:56

Re: HTTP Streaming no video, just buffering

Postby artsylar » 14 Sep 2010 07:23

I used to Wireshark to get the PPP logs and it looks like this,

TCP 9919 > 81 [PSH, ACK]
TCP 81 > 9919 [PSH, ACK]
TCP 9919 > 81 [ACK]
TCP 81 > 9919 [PSH, ACK]
TCP 9919 > 81 [ACK]
TCP 81 > 9919 [ACK]
TCP 9919 > 81 [ACK]
........

zozizozu
Blank Cone
Blank Cone
Posts: 62
Joined: 26 Jul 2009 18:18

Re: HTTP Streaming no video, just buffering

Postby zozizozu » 14 Sep 2010 09:57

did you tried vlc yourFile.mp3 :sout=#http{mux=ts,dst=192.168.1.12:8080} ?

artsylar
Blank Cone
Blank Cone
Posts: 20
Joined: 08 Sep 2010 11:56

Re: HTTP Streaming no video, just buffering

Postby artsylar » 14 Sep 2010 11:59

did you tried vlc yourFile.mp3 :sout=#http{mux=ts,dst=192.168.1.12:8080} ?
Yes I did but it also not working :(

zozizozu
Blank Cone
Blank Cone
Posts: 62
Joined: 26 Jul 2009 18:18

Re: HTTP Streaming no video, just buffering

Postby zozizozu » 14 Sep 2010 12:01

and with localhost instead of the ip ?

artsylar
Blank Cone
Blank Cone
Posts: 20
Joined: 08 Sep 2010 11:56

Re: HTTP Streaming no video, just buffering

Postby artsylar » 14 Sep 2010 13:30

and with localhost instead of the ip ?
there is no problem streaming within the same PC.
I am streaming between a mobile dev and my PC so I can not use localhost. :(


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Google [Bot] and 15 guests