Closed
Bug 1254182
Opened 10 years ago
Closed 10 years ago
video-offer not recognized as a valid type
Categories
(Developer Documentation Graveyard :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hs, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
In the example it is stated "video-offer", which is in my case not recognized as a valid type.
Comment 1•10 years ago
|
||
"video-offer" is an example-specific name; it's a message sent to a potential peer using the example's WebSocket-based signaling server. I have clarified the text further on this point: https://developer.mozilla.org/en-US/docs/Web/API/RTCPeerConnection/createOffer
You should take a look at the larger sample, as suggested in that section. It will help you better understand what "video-offer" is in the context of this specific sample.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•