File tree 4 files changed +2
-10
lines changed
4 files changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ date: 2012-03-05 14:21:00
7
7
8
8
9
9
The source code to < https://apprtc.appspot.com/ > is now available at
10
- < https://chromium.googlesource.com/external/webrtc/+/master/talk/examples/android/src/org/appspot/apprtc/ >
10
+ https://chromium.googlesource.com/external/webrtc/+/master/talk/examples/android/src/org/appspot/apprtc/ (link outdated).
11
11
12
12
Our goal is to keep this app updated to work with the latest Chrome code and
13
13
to keep the code simple enough for everyone to use as an example or to simply
Original file line number Diff line number Diff line change @@ -33,12 +33,10 @@ when new versions of the drafts were presented and discussed:
33
33
[ draft-andersen-ilbc-01.txt] [ 5 ]
34
34
35
35
* IETF 55 meeting, Atlanta:
36
- [ presentation of the updated version of both drafts] [ 6 ]
37
36
[ draft-ietf-avt-rtp-ilbc-00.txt] [ 7 ] and
38
37
[ draft-ietf-avt-ilbc-codec-00.txt] [ 8 ]
39
38
40
39
* IETF 56 meeting, San Francisco:
41
- [ presentation of the updated version of both drafts] [ 9 ]
42
40
[ draft-ietf-avt-rtp-ilbc-01.txt] [ 10 ] and
43
41
[ draft-ietf-avt-ilbc-codec-01.txt] [ 11 ]
44
42
@@ -47,10 +45,8 @@ when new versions of the drafts were presented and discussed:
47
45
[ 3 ] : http://www.ietf.org/proceedings/02jul/slides/avt-8.pdf
48
46
[ 4 ] : http://tools.ietf.org/html/draft-duric-rtp-ilbc-01
49
47
[ 5 ] : http://tools.ietf.org/html/draft-andersen-ilbc-01
50
- [ 6 ] : http://www.ilbcfreeware.org/documentation/ietf55-avt-duric.pdf
51
48
[ 7 ] : http://tools.ietf.org/html/draft-ietf-avt-rtp-ilbc-00
52
49
[ 8 ] : http://tools.ietf.org/html/draft-ietf-avt-ilbc-codec-00
53
- [ 9 ] : http://www.ilbcfreeware.org/documentation/ietf56-avt-duric.pdf
54
50
[ 10 ] : http://tools.ietf.org/html/draft-ietf-avt-rtp-ilbc-01
55
51
[ 11 ] : http://tools.ietf.org/html/draft-ietf-avt-ilbc-codec-01
56
52
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ More resources below.
139
139
* Xylophone: [ soundstep.com/blog/experiments/jsdetection] ( http://soundstep.com/blog/experiments/jsdetection )
140
140
* Photobooth with filters: [ webcamtoy.com] ( http://webcamtoy.com )
141
141
* SVG filters: [ rawgithub.com/SenorBlanco/moggy/master/filterbooth.html] ( https://rawgithub.com/SenorBlanco/moggy/master/filterbooth.html )
142
- * Face masking with WebGL:[ auduno.github.io /clmtrackr/face \_ mask .html] ( http ://auduno.github.io /clmtrackr/face_mask.html)
142
+ * Face masking with WebGL:[ www. auduno.com /clmtrackr/examples/face_mask .html] ( https ://www. auduno.com /clmtrackr/examples /face_mask.html)
143
143
* Face deformation with WebGL: [ auduno.github.io/clmtrackr/examples/facedeform.html] ( http://auduno.github.io/clmtrackr/examples/facedeform.html )
144
144
* Augmented Reality Photobooth: [ picshare.jooink.com] ( https://picshare.jooink.com/ )
145
145
Original file line number Diff line number Diff line change @@ -15,8 +15,6 @@ developers to develop web applications using WebRTC technology:
15
15
Between Browsers
16
16
* < http://w3c.github.io/mediacapture-main/ > - Media Capture and Streams
17
17
18
- See also the [ webplatform.org documentation] [ 1 ] .
19
-
20
18
21
19
### Subpage Listing
22
20
@@ -25,5 +23,3 @@ See also the [webplatform.org documentation][1].
25
23
* [ Firefox] ( firefox )
26
24
* [ Interop Notes] ( interop )
27
25
* [ Standardization] ( standardization )
28
-
29
- [ 1 ] : http://docs.webplatform.org/wiki/apis/webrtc
You can’t perform that action at this time.
0 commit comments