[
https://issues.apache.org/jira/browse/OPENMEETINGS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Solodovnik updated OPENMEETINGS-1178:
-------------------------------------------
Description:
Currently OM is using Flash to send/receive video we need to move to WebRTC
This will require:
1) webrtc input to flash output: this would accept h264 video and PCM audio
only; producing a flash compatible stream without requiring any transcoding.
2) webrtc datachannel
3) make OM to be able to send/receive WebRTC audio/video (most probably using
existing wicket library)
Links:
[1] WebRTC video format: https://tools.ietf.org/html/draft-ietf-rtcweb-video-04
[2] WebRTC datachannel format:
https://tools.ietf.org/html/draft-ietf-rtcweb-data-protocol-09
was:
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
> 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) webrtc input to flash output: this would accept h264 video and PCM audio
> only; producing a flash compatible stream without requiring any transcoding.
> 2) webrtc datachannel
> 3) make OM to be able to send/receive WebRTC audio/video (most probably using
> existing wicket library)
> Links:
> [1] WebRTC video format:
> https://tools.ietf.org/html/draft-ietf-rtcweb-video-04
> [2] 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)