Streaming media playback Based on wince6.0 (initial preparation)

Source: Internet
Author: User

I want to play streaming media. I checked some information and made some preliminary knowledge reserves.

Currently, the RTP protocol is selected for streaming media playback.

 

I sorted out the process.

Protocol: RTP + RTCP, RTP transmission data, RTCP control Streaming Media Playback

Server: sends streaming media data and controls streaming media playback.

Client: receives streaming media data and plays the Video Based on the RTCP protocol, and uses dshow to play the video.

 

Details:

1. RTP protocol: Implemented Using jrtplib. Using the sample code of jrtplib, you can use jrtplib to send and receive RTP data.

2. RTCP protocol: after searching online, jrtplib will automatically send RTCP packets. You need to understand the RTCP protocol.

3. SERVER: whether to read streaming media files with special requirements, such as reading by Frame

4. Client: to implement RTCP protocol control, dshow needs to implement Source Filter of stream playing, and needs to be manually connected to filter

 

 

The first step is to send and receive streaming media data.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.