element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Internet of Things
  • Technologies
  • More
Internet of Things
Forum Raspberry pi2 Recording to the memory card and synchronizing video data to the cloud
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Internet of Things to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 3 replies
  • Subscribers 510 subscribers
  • Views 449 views
  • Users 0 members are here
  • research
  • innovation
Related

Raspberry pi2 Recording to the memory card and synchronizing video data to the cloud

vinaykushwah24
vinaykushwah24 over 10 years ago

Dear sir ,

 

 

I am doing a project in which i have to record the video in car  moving car and that video have  to synchronise to cloud parallel. and my question is, if we are continuous recording video then  only a one video will be recorded or  multiple video will be recorded for certain length, synchronize (Means how) and also in which formate it will upload to cloud  and also is it possible to live stream from  that cloud ?

i am following this link

 

Car DVR with Raspberry Pi 2 and Pi Camera Board

  • Sign in to reply
  • Cancel

Top Replies

  • shabaz
    shabaz over 10 years ago +1
    Hi Vinay, We need more information. Here is what is needed: - Can you post a diagram (click on "insert Image icon when you reply) showing your end goal (security for taxis? tracking of goods in transport…
  • shabaz
    shabaz over 10 years ago

    Hi Vinay,

     

    We need more information.

    Here is what is needed: - Can you post a diagram (click on "insert Image icon when you reply) showing your end goal (security for taxis? tracking of goods in transport? etc) and

    your requirements (image resolution, preferred communications networks, bandwidth needed, frame rate) and your current high level design (what hardware, what infrastructure, what networks you're

    planning to use. Also some text (e.g. a couple of hundred words at least) describing it sufficiently for a novice to your project to understand.

     

    Without this, we have no idea what to suggest without random guesses which gets you nowhere.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • vinaykushwah24
    vinaykushwah24 over 10 years ago in reply to shabaz

    image

     

    Dear shabaz,

     

    First of all thank you so much for your  quick response

    i am explaining my project. i am assuming i have 3g connection. i am using raspberry pi and usb camera. the camera is recording recording in sd card 16gb samsung. now i want to transfer that video to cloud. parallel but my primary concern is i want to record video of moving car(dash board camera like) for 1 hour  that means  only 1 hour after that it must refreshed the local  video....after that i want to install google  drive or dropbox in raspberry pi to synchronize that folder....so further i can do process at receiving end.



    I am using hardware

    1.Raspberry pi and raspian os running with high speed internet

    2. USB camera


    Waiting for reply.....


    my mail id is vinaykushwah24@gmail.com

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • shabaz
    shabaz over 10 years ago in reply to vinaykushwah24

    Hi Vinay,

     

    3G is a bit limiting to transfer HD video (720p) in real time - it may work for a while but expect picture freezes due to no quality of service.

    Personally, here is what I would do;

    1. Record your video in (say) 60-second chunks to disk (e.g. USB stick). You'll end up with 60 of them over the hour (1440 in a day).

    You can write a script to clear out the old ones after (say) 24 hours.

    2. Extract a frame or multiple frames from each 60-second chunk. This can be done in near-real-time, i.e. with a lag of 60 seconds as each

    60-second video is dumped to disk. You could extract (say) a frame every 10 seconds, total of 6 frames per file.

    3. Upload those frames (e.g. 6 frames every minute) to a server in a cloud.

    4. Present the information in a timeline to allow the users and hence the cloud application to be able to retrieve full 60-second chunk(s) as

    required - guessing they won't want _all_ the chunks for example when there is complete inactivity apparent from the individual frames.

     

    Regarding the actual mechanism of getting the data into google drive/dropbox I don't know, but it shouldn't be too hard (others will have done it).

    They may have restrictions however (number of uploads etc). Better to just pay for your own resources in a cloud, e.g. amazon.

     

    The above is just an idea. It is very high-level but hopefully you can flesh it out and then seek the appropriate information to turn it into a reality.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube