How to stream Video using rtsp://

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How to stream Video using rtsp://

    I am not getting any idea how to stream a video which already saved on my server using RTSP (Real Time Streaming Protocol)

    Suppose I have a file http://mysite.com/video_file.3gp
    I want to make some thing like this
    rtsp://mysite.com/video_file.3gp

    to stream it using VLC or mobile realplayer.. or other stuff
    Thank You!

    #2
    First you need ffmpeg and steam software installed on server. Not on share networks this will not work
    Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
    Visit: WapMasterz Coming Back Soon!
    _______
    SCRIPTS FOR SALE BY SUBZERO
    Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
    FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
    _______
    Info & Tips
    php.net
    w3schools.com

    Comment


      #3
      if quality isnt an issue then VLC can do it and on the web you can simply use html5 to stream its feed

      another option is using DVR to generate video feed it will be heigh quality and much faster

      Comment


        #4
        Originally posted by subzero View Post
        First you need ffmpeg and steam software installed on server. Not on share networks this will not work
        Thank you for response , Please sir can you explain in details ?
        I am using a dedicated server, where FFMPEG already installed in it.
        Please tell which software need to install .


        @StRiNg_MaStEr Thanking you also for responce

        Comment

        Working...
        X