Skip to main content

Microsoft Silverlight

Answered Question how to get video/audio framesRSS Feed

(0)

aviadr1
aviadr1

Member

Member

2 points

2 Posts

how to get video/audio frames

I have a broadcaster application, that's currently able to broadcast files, mms sources, capture cards, tv tuners etc. I'm interested to know if silverlight exposes streaming interfaces, that will allow me to capture media from a stream, so that can get at actual memory buffers with compressed a/v (H.264 / aac) ? that way I can interface for instance with appliances exposing silverlight streaming, such as viewcast's niagra streamers.

Jonathan Shen – MSFT
Jonathan...

All-Star

All-Star

24969 points

2,434 Posts

Microsoft
Answered Question

Re: how to get video/audio frames

Hi Aviadr1,

aviadr1:
I'm interested to know if silverlight exposes streaming interfaces, that will allow me to capture media from a stream, so that can get at actual memory buffers with compressed a/v (H.264 / aac) ? that way I can interface for instance with appliances exposing silverlight streaming, such as viewcast's niagra streamers.

Silverlight 3 provide WriteableBitmap for your condition. Please reference to this sample.

Best regards,

Jonathan

Jonathan Shen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities