[
https://issues.apache.org/jira/browse/OPENMEETINGS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382000#comment-14382000
]
Artyom Savchenko edited comment on OPENMEETINGS-1178 at 3/27/15 9:52 AM:
-------------------------------------------------------------------------
Hello,
I am Artyom Savchenko. I study at Novosibirsk State University and have two and
a half a year work experience in open-source project UGENE.
I wrote my proposal and would like to become committer of Open Meetings.
Regards,
Artyom
was (Author: artyom_s):
Hello,
I am Artyom Savchenko. I study at Novosibirsk State University and have two and
a half a year work experience in open-source project UGENE.
I wroted my proposal and would like to become committer of Open Meetings.
Regards,
Artyom
> GSOC: WebRTC support for OM
> ---------------------------
>
> Key: OPENMEETINGS-1178
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1178
> Project: Openmeetings
> Issue Type: Improvement
> Components: Audio/Video, HTML5
> Affects Versions: 3.1.0
> Reporter: Maxim Solodovnik
> Assignee: Maxim Solodovnik
> Labels: WebRTC, gsoc2015, java, mentor
> Fix For: 3.1.0
>
>
> Currently OM is using Flash to send/receive video we need to move to WebRTC
> This will require:
> 1) webm file writer: the writer would be a drop-in replacement for the
> default flv writer. With the assumption that when the non-webm codecs are
> recorded that the files would only be playable on red5 or some other player
> if they implement our media types.
> 2) webm file reader: for VOD playback
> 3) webrtc input to flash output: this would accept h264 video and PCM audio
> only; producing a flash compatible stream without requiring any transcoding.
> 4) webrtc datachannel
> 5) make OM to be able to send/receive WebRTC audio/video (most probably using
> existing wicket library)
> Links:
> [1] WebM container description: http://www.webmproject.org/docs/container/
> [2] WebRTC video format:
> https://tools.ietf.org/html/draft-ietf-rtcweb-video-04
> [3] WebRTC datachannel format:
> https://tools.ietf.org/html/draft-ietf-rtcweb-data-protocol-09
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)