B***@aol.com
2015-01-23 16:07:38 UTC
Michael Smith
Palm Desert CA
***@aol.com_ (mailto:***@aol.com)
I continue to be disappointed that I can not use VLC with my FoxPro browser
like I used to over 2 years ago
Over 2 years ago, I was able to have some sort of interface with the VLC
Icon on my FoxPro browser and I could (using that) download sons and videos
into a VLC format and save it on my computer - saving it to my hard drive.
Then anytime I needed I could click on that VLC Icon and listen to the song
or watch the video without going back on the internet.
Here's an example of what you see in a folder on my hard drive under
"Music":
I can click on those ICONS and hear the song. I don't have to go back to
the internet and, using the link, find an listen to the song
I am not sure how to share one of them with you, but I am pasting a "copy"
of the ICON here and it is showing up as an attachment to this email
So - if ANYONE knows how I can have VLG AGAIN like I used to with my Fox
Pro browser, please let me know.
Michael Smith
Palm Desert CA
***@aol.com_ (mailto:***@aol.com)
In a message dated 1/23/2015 3:00:08 A.M. Pacific Standard Time,
vlc-***@videolan.org writes:
Send vlc mailing list submissions to
***@videolan.org
To subscribe or unsubscribe via the World Wide Web, visit
https://mailman.videolan.org/listinfo/vlc
or, via email, send a message with subject or body 'help' to
vlc-***@videolan.org
You can reach the person managing the list at
vlc-***@videolan.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of vlc digest..."
Today's Topics:
1. VOD server based on VLC issues with stream "duration"
(Thomas COIN)
----------------------------------------------------------------------
Message: 1
Date: Thu, 22 Jan 2015 16:15:06 +0100
From: Thomas COIN <***@gmail.com>
To: ***@videolan.org
Subject: [vlc] VOD server based on VLC issues with stream "duration"
Message-ID:
<CAJ6P=e8euxmT8R4+_3BqB4-sk1216_WTn0s+***@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello,
I've successfully created a vod server using VLC, but i'm not able to
retrieve stream duration, when streaming a file.
Here are the steps I've made :
Server side :
vlc -I telnet --telnet-password videolan --rtsp-host 0.0.0.0 --rtsp-port
5554
Client side :
telnet <serverip> 4212
new video1 vod enabled
setup video1 input /home/thomas/Videos/big_buck_bunny_480p_h264.mov
When I open the stream, with GStreamer, i'm not able to get the stream
duration,
the received rtsp package :
RTSP response message 0xac32e128
status line:
code: '200'
reason: 'OK'
version: '1.0'
headers:
key: 'Server', value: 'VLC/2.1.4'
key: 'Date', value: 'Wed, 21 Jan 2015 15:10:28 GMT'
key: 'RTP-Info', value: 'url=rtsp://
127.0.0.1:5554/video1/trackID=0;seq=35178;rtptime=2914133846'
key: 'RTP-Info', value: 'url=rtsp://
127.0.0.1:5554/video1/trackID=1;seq=19074;rtptime=3316517314'
key: 'Range', value: 'npt=0.000000-'
key: 'Session', value: '49bcba4504c8bb5e;timeout=60'
key: 'Content-Length', value: '0'
key: 'Cache-Control', value: 'no-cache'
key: 'CSeq', value: '5'
body: length 1
We can see that the rage value is not set.
So, is it possible to send the duration with a VLC base VOD server ?
Thanks a lot
Sincerly
--
Thomas COIN
Ing?nieur Syst?mes Embarqu?s - Adeneo Embedded
t?l : 06 50 22 13 90
blog : http://thomarmax.wordpress.com
site : http://www.adeneo-embedded.com/
<http://www.viadeo.com/invitation/thomas.coin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mailman.videolan.org/pipermail/vlc/attachments/20150122/40597d1c/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
vlc mailing list
To unsubscribe or modify your subscription options:
https://mailman.videolan.org/listinfo/vlc
------------------------------
End of vlc Digest, Vol 92, Issue 7
**********************************
Palm Desert CA
***@aol.com_ (mailto:***@aol.com)
I continue to be disappointed that I can not use VLC with my FoxPro browser
like I used to over 2 years ago
Over 2 years ago, I was able to have some sort of interface with the VLC
Icon on my FoxPro browser and I could (using that) download sons and videos
into a VLC format and save it on my computer - saving it to my hard drive.
Then anytime I needed I could click on that VLC Icon and listen to the song
or watch the video without going back on the internet.
Here's an example of what you see in a folder on my hard drive under
"Music":
I can click on those ICONS and hear the song. I don't have to go back to
the internet and, using the link, find an listen to the song
I am not sure how to share one of them with you, but I am pasting a "copy"
of the ICON here and it is showing up as an attachment to this email
So - if ANYONE knows how I can have VLG AGAIN like I used to with my Fox
Pro browser, please let me know.
Michael Smith
Palm Desert CA
***@aol.com_ (mailto:***@aol.com)
In a message dated 1/23/2015 3:00:08 A.M. Pacific Standard Time,
vlc-***@videolan.org writes:
Send vlc mailing list submissions to
***@videolan.org
To subscribe or unsubscribe via the World Wide Web, visit
https://mailman.videolan.org/listinfo/vlc
or, via email, send a message with subject or body 'help' to
vlc-***@videolan.org
You can reach the person managing the list at
vlc-***@videolan.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of vlc digest..."
Today's Topics:
1. VOD server based on VLC issues with stream "duration"
(Thomas COIN)
----------------------------------------------------------------------
Message: 1
Date: Thu, 22 Jan 2015 16:15:06 +0100
From: Thomas COIN <***@gmail.com>
To: ***@videolan.org
Subject: [vlc] VOD server based on VLC issues with stream "duration"
Message-ID:
<CAJ6P=e8euxmT8R4+_3BqB4-sk1216_WTn0s+***@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hello,
I've successfully created a vod server using VLC, but i'm not able to
retrieve stream duration, when streaming a file.
Here are the steps I've made :
Server side :
vlc -I telnet --telnet-password videolan --rtsp-host 0.0.0.0 --rtsp-port
5554
Client side :
telnet <serverip> 4212
new video1 vod enabled
setup video1 input /home/thomas/Videos/big_buck_bunny_480p_h264.mov
When I open the stream, with GStreamer, i'm not able to get the stream
duration,
the received rtsp package :
RTSP response message 0xac32e128
status line:
code: '200'
reason: 'OK'
version: '1.0'
headers:
key: 'Server', value: 'VLC/2.1.4'
key: 'Date', value: 'Wed, 21 Jan 2015 15:10:28 GMT'
key: 'RTP-Info', value: 'url=rtsp://
127.0.0.1:5554/video1/trackID=0;seq=35178;rtptime=2914133846'
key: 'RTP-Info', value: 'url=rtsp://
127.0.0.1:5554/video1/trackID=1;seq=19074;rtptime=3316517314'
key: 'Range', value: 'npt=0.000000-'
key: 'Session', value: '49bcba4504c8bb5e;timeout=60'
key: 'Content-Length', value: '0'
key: 'Cache-Control', value: 'no-cache'
key: 'CSeq', value: '5'
body: length 1
We can see that the rage value is not set.
So, is it possible to send the duration with a VLC base VOD server ?
Thanks a lot
Sincerly
--
Thomas COIN
Ing?nieur Syst?mes Embarqu?s - Adeneo Embedded
t?l : 06 50 22 13 90
blog : http://thomarmax.wordpress.com
site : http://www.adeneo-embedded.com/
<http://www.viadeo.com/invitation/thomas.coin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mailman.videolan.org/pipermail/vlc/attachments/20150122/40597d1c/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
vlc mailing list
To unsubscribe or modify your subscription options:
https://mailman.videolan.org/listinfo/vlc
------------------------------
End of vlc Digest, Vol 92, Issue 7
**********************************