VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Hello

    http://istanbuluseyret.com/TuristikKameralar/

    When ANADOLU HİSARI, BAĞDAT CADDESİ etc are clicked from this website, live videos are being showed. How can i get these videos' links? Thanks for your help
    Quote Quote  
  2. The website (http://istanbuluseyret.com/TuristikKameralar/) has live video cams. Different cams can be selected (see screenshot, green circles). Tubedigger ($15) will record any of the live cams. I know you asked for download links. That is a good question because I couldn't figure out how to find direct download links for the video cams. Maybe someone else can figure it out. Below are the first two video cams, one minute recording (Golden Gate bridge and street scene) from Tubedigger.
    https://files.videohelp.com/u/61125/s1.mp4 (26MB)
    https://files.videohelp.com/u/61125/s2.mp4 (20MB)
    Image Attached Thumbnails Click image for larger version

Name:	Clipboard01.jpg
Views:	149
Size:	306.2 KB
ID:	42925  

    Quote Quote  
  3. Thank you. I need the video URL from me. I want to play the URL in the VLC player.
    Quote Quote  
  4. Ok, I think I got it. See:
    https://forum.videohelp.com/threads/375803-Getting-direct-video-link-from-this-website
    You must use
    livestreamer
    on the command line.
    I read and adapted the thread (part one I just copied because it should stay the same):
    1)
    Code:
    livestreamer --http-header  "Referer=http://istanbuluseyret.com/TuristikKameralar/" "httpstream://http://player.mediatriple.net/yeniplayer/embed.php?cid=128&uid=5" best -o source.txt
    Note: to get other cams, for example the second one (BAĞDAT CADDESİ), play the video in Chrome Developer Tools and search for
    embed
    and find this (see second screenshot)
    http://player.mediatriple.net/yeniplayer/embed.php?cid=131&uid=5
    which becomes this:
    Code:
    livestreamer --http-header  "Referer=http://istanbuluseyret.com/TuristikKameralar/" "httpstream://http://player.mediatriple.net/yeniplayer/embed.php?cid=131&uid=5" best -o source.txt
    The only thing here that changes between first and second webcam is 128 becomes 131

    2) Look at the txt file called
    source.txt
    found in
    C:\documents and settings\default

    3) open up the txt file and search for
    ibbcam
    4) choose the entry that starts with
    rtsp
    5) In this case I found:
    Code:
    rtsp://ibbcam.mediatriple.net:80/ibb_live/anadoluhisarilq.stream?TOKEN=2a676d0765a2b4dd2d7d0b30cf40e25a
    Note: you must do this step because the last part (TOKEN) will change after awhile
    Second webcam (BAĞDAT CADDESİ) gives this:
    Code:
    rtsp://ibbcam.mediatriple.net:80/ibb_live/bagdat1lq.stream?TOKEN=2a676d0765a2b4dd2d7d0b30cf40e25a

    6) put this into vlc > media> open network stream
    and press play to watch the live video. You can also record by pressing the red record button
    (see screenshot 1)
    Image Attached Thumbnails Click image for larger version

Name:	Clipboard01.jpg
Views:	162
Size:	124.7 KB
ID:	42929  

    Click image for larger version

Name:	Clipboard02.jpg
Views:	135
Size:	294.9 KB
ID:	42930  

    Last edited by jimdagys; 24th Aug 2017 at 21:13.
    Quote Quote  
  5. I think token is needed to play it. Token is changing. The user will find how to token when he wants to watch the video. The user must always do (2) (3) (4) (5).
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!