Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Add video timing extension description and fix some old typos. #139

Merged
merged 5 commits into from
Jun 1, 2017

Conversation

ilyanikolaevskiy
Copy link
Contributor

No description provided.

@ilyanikolaevskiy ilyanikolaevskiy merged commit 3d36a09 into gh-pages Jun 1, 2017
@ilyanikolaevskiy ilyanikolaevskiy deleted the video-timing-extension branch June 1, 2017 07:58
@ilyanikolaevskiy ilyanikolaevskiy changed the title Video timing extension Add video timing extension description and fix some old typos. Jun 1, 2017
- gem install html-proofer
- htmlproofer ./_site --only-4xx --allow-hash-href --alt-ignore '/.*/'
#- gem install html-proofer
#- htmlproofer ./_site --only-4xx --allow-hash-href --alt-ignore '/.*/'
Copy link
Contributor

@x1ddos x1ddos Jun 20, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this disabled? There's been a lot of work done to make it work. See #131.
/cc @MirkoBonadei

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was disabled because it somehow prevented me from adding a new page. Here is the mail I got from Mirko Bonadei:

It seems that it checks the generated link and it points to webrtc.org but since it hasn't published yet it gets the 404 Not Found.
That is annoying, please comment lines 25 and 26 in the .travis.yml file so you can deploy.

I will look into this in a few days.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah ok, sorry. Just wanted to make sure someone's looking into it.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ilya: can we track this problem in an issue to ensure you don't forget about it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Henrik: Should I create a chromium/webrtc issue for this? Or should it be here on github?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ilyanikolaevskiy an issue here on Github seems to be the best fit.


Name: "Video Timing" ; "RTP Header Extension for Video timing"

Formal name: <http://www.webrtc.org/experiments/rtp-hdrext/video-timing>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should point to https.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe that was the overlooked problem which conflicted with html-proofer.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, it shouldn't be https. It's not a link but a name. Http is used in all such names, so it should be the same here.

@x1ddos x1ddos mentioned this pull request Jun 20, 2017
@kjellander-unity
Copy link
Contributor

@ilyanikolaevskiy I see the broken link check is still disabled (https://github.com/webrtc/webrtc-org/blob/gh-pages/.travis.yml). Could you enable it?
If we had it maybe https://groups.google.com/d/msg/discuss-webrtc/257R-P9OaBs/gp2wHp9ABAAJ could have been prevented.

@ilyanikolaevskiy
Copy link
Contributor Author

@hkjellander, I tried to reenable it some time ago, and there were broken links. What should I do with them? Can I just remove them all? See: #143

@kjellander-unity
Copy link
Contributor

Thanks for taking this on. Yes let's just remove the ones we cannot find a replacement for. I commented in PR #143 as well.

@ilyanikolaevskiy
Copy link
Contributor Author

Merged the change. Now html-proofer should be enabled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants