Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Saving stream from IP camera

Saving stream from IP camera

Scheduled Pinned Locked Moved C#
tutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    koleraba
    wrote on last edited by
    #1

    Hi I need to play(render) a video stream from an IP camera. Since media element does not support rtsp protocol, I created a rtsp client which connects to the camera. Now I am not sure what to do with that stream? My best guess is to save it file, and than use media player to render it. Does anybody knows how to do that? What I am concerned is, when to delete old data from the file and how can the same file be opened for reading and writing at the same time? If anybody has any ideas how to solve those problems, please let me know. Uroš

    J 1 Reply Last reply
    0
    • K koleraba

      Hi I need to play(render) a video stream from an IP camera. Since media element does not support rtsp protocol, I created a rtsp client which connects to the camera. Now I am not sure what to do with that stream? My best guess is to save it file, and than use media player to render it. Does anybody knows how to do that? What I am concerned is, when to delete old data from the file and how can the same file be opened for reading and writing at the same time? If anybody has any ideas how to solve those problems, please let me know. Uroš

      J Offline
      J Offline
      JF2015
      wrote on last edited by
      #2

      Did you have a look at this article? Camera Vision - video surveillance on C#[^]

      K 1 Reply Last reply
      0
      • J JF2015

        Did you have a look at this article? Camera Vision - video surveillance on C#[^]

        K Offline
        K Offline
        koleraba
        wrote on last edited by
        #3

        That app. just downloads a jpeg and renders it - in my case I access a 3GP encoded file.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups