Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How to watch RTMP/RTMPE/RTMPT streaming with vlc using rtmpdump?Is it possibile to open a webcam-birdcam on rtmpt by VLC?
I'd like to watch the streaming in VLC. I did contact admin of website e he was agreed, and sent the url of streaming: rtmpt://188.165.205.104:443/technosmart/techno10! (included the exclamation point) With VLC 1.1.8 in default sets this url didn't work to me: did I wrong or ignore anything to watch the streaming? Thank you for helping! |
#2
|
|||
|
|||
Re: watch a rtmpt streaming with vlc?You can use the following command to watch this with vlc
Code:
rtmpdump.exe -r rtmp://188.165.205.104/technosmart/techno10! --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" - |
#3
|
|||
|
|||
Re: watch a rtmpt streaming with vlc? LMAO
i feel like a voyeur (Peeping Tom)!! Fascinating use of rtmpdump, problem solved very elegantly, congrats! Looks like we have a small crowd of helpful rtmpdump specialists on board (Ed999, Steven, KSV, ..). placebo moderator is in awe |
#4
|
|||
|
|||
Re: watch a rtmpt streaming with vlc?When I enter this URL as is, I can't download it with Replay Media Catcher 4.
But if I play from _http://www.meway.it/technosmart/ , RMC records it just fine. And I can open the file with VLC while it is being recorded. RMC shows the following URL: rtmpt://188.165.205.104:443/technosmart/<break>techno10! Here is a solution from the support team of the streaming server: Quote:
|
#5
|
|||
|
|||
Re: watch a rtmpt streaming with vlc?Thanks for your help, but i'm very noob girl...i downloaded rtmpdump-2.3-windows and opened it...now WHERE do I write commands as
rtmpdump.exe -r rtmp://188.165.205.104/technosmart/techno10! --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" - in prompt dos or in rtmpgw.exe or rtmpsrv.exe or rtmpsuck.exe??? I didn't find out a simple guide to use this software with windows 7 (64bit)... |
#6
|
|||
|
|||
Re: watch a rtmpt streaming with vlc?Ok it works...and can you say to me the command line for this birdcam _http://www.ustream.tv/decoraheagles?
url is something like rtmp://ustream.fc.llnwd.net:1935/ustream/ustream@llnw_1_3064708_live_1 |
#7
|
|||
|
|||
Re: watch a rtmpt streaming with vlc?Quote:
|
#8
|
|||
|
|||
Re: watch a rtmpt streaming with vlc?Quote:
If you want to change a server configuration, obviously you need to do it on the server. |
#9
|
|||
|
|||
Re: watch a rtmpt streaming with vlc?Quote:
Code:
-o "filename" Code:
--quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" - Code:
--quiet | "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" - |
#10
|
|||
|
|||
Re: watch a rtmpt streaming with vlc?Command for _http://www.ustream.tv/decoraheagles? is
Code:
rtmpdump.exe -r rtmp://cp39920.edgefcs.net:1935/live/ustream-lax@11255 --live --quiet | "C:\Program Files\VideoLAN\VLC\vlc.exe" - Code:
echo rtmpdump.exe -r rtmp://cp39920.edgefcs.net:1935/live/ustream-lax@11255 --live --quiet ^| "C:\Program Files\VideoLAN\VLC\vlc.exe" ->Cam1.bat Last edited by KSV : 04-15-2011 at 03:28 AM. Reason: Added info |
Tags: play, player, rtmp, rtmpdump, rtmpe, rtmpt, vlc, vlc player, watch |
Thread Tools | |
Display Modes | |
|
|