Ticket #18 (accepted feature)
Video sessions
| Reported by: | adigeo | Owned by: | adigeo |
|---|---|---|---|
| Priority: | major | Milestone: | 2nd |
| Component: | Video | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by adigeo) (diff)
Develop videostream.py based on the IMediaStream from sipsimple/streams/__init__.py and the implementation of the audiostream implemented in sipsimple/audio.py
The video capture and encoding /decoding using H,264 and VP8 codecs will be performed by the ffmpeg library.
The ICE negotiation and RTP processing is performed by pjmedia layer.
The camera acquisition and video mixing will be performed by opencv.
Change History
comment:3 Changed 3 years ago by adigeo
- Version changed from 1.0.0 to 1.1.0
- Milestone changed from Release 1.0 to Release 1.1
comment:4 Changed 2 years ago by adigeo
- Owner changed from support@ag-projects.com to adigeo
- Status changed from new to accepted
- Description modified (diff)
comment:5 Changed 22 months ago by adigeo
- Version changed from 1.1.0 to trunk
- Summary changed from Video sessions high level class to Video sessions
comment:11 Changed 15 months ago by adigeo
- Description modified (diff)
- Milestone changed from Future to Next
Note: See
TracTickets for help on using
tickets.
