Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9186811
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T19:37:19+00:00 2026-06-17T19:37:19+00:00

I am developing an IP Camera application in Windows Phone 7. My requirements are

  • 0

I am developing an IP Camera application in Windows Phone 7. My requirements are to record the video and save it to the local path. I can already access the images through the IP Camera API, and now I want to convert the images to video. How should I do that?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T19:37:20+00:00Added an answer on June 17, 2026 at 7:37 pm

    I’m not sure sample code for this exact task exists. You may start by looking at the System.Windows.Media docs, in particularly VideoRecorder, CaptureSource and FileSink. The How to: Record Video in a Camera Application for Windows Phone article and Video Recorder Sample may also be useful. I understand that you are not trying to encode video from the camera, but these examples show how to access the available encoders on the phone, you just need to figure out how to give them your own video frames. One problem I can see is that CaptureSource, FileSink and VideoCaptureDevice are all sealed classes. Normally FileSink calls CaptureSource.CaptureImageAsync and gets the next frame as a WriteableBitmap as a property in the CaptureSource.CaptureImageCompleted event handler. This is where you would want to provide the frames you have, but how? You cannot inherit from CaptureSource… if you could you would simply set that as the source to the file sink and provide your own frames. So at a glance it is not clear whether you can even encode your own video using the built-in codecs on Windows Phone.

    Another approach if you can use open-source codecs is to compile ffmpeg (or gstreamer, or xuggler, or x264, …). You might check out ffmpeg4pocketpc, I don’t know much about it but looks promising. Or, pick up a commercial codec library such as CoreCodec.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I’m developing an application, which allows to record video from web camera. (using visual
I'm developing an augmented reality application for Android that uses the phone's camera to
I am developing an Android application in 2.2, which uses Camera. Now Can anyone
I'm developing an application that shall receive images from a camera device and display
i am developing an application in which i am trying to record a video
I am developing an app which uses the phone's default camera application to capture
I am developing application which has camera functionality. i want to save that captured
I am developing the camera module for an android application. In main application when
I am developing a small application with Custom Camera control . Its working verry
I'm developing an iPhone application that show the camera's view with this code: -(void)

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.