Post subject: Test Baidu Support
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
Link to video It works for me in FF 10 and Chromium 20.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
Works here in Opera 12.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Editor
Joined: 3/31/2010
Posts: 1466
Location: Not playing Puyo Tetris
This isn't showing for me. I am in the US. Using Chrome Version 20. Every other site that was recently added, works fine.
When TAS does Quake 1, SDA will declare war. The Prince doth arrive he doth please.
Former player
Joined: 2/19/2007
Posts: 424
Location: UK
Does not work here in firefox. Same symptoms as I had for nicovideo. Edit: But if I follow the link baidu itself works (though it stops to buffer a lot, and has choppy playback even when not buffering).
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
Any chance you're getting some kind of security warnings, or you have some kind of blocker installed? Edit: Note, it takes a while for me till the player loads. Make sure the page is finished loading and all.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Editor
Joined: 3/31/2010
Posts: 1466
Location: Not playing Puyo Tetris
I am using Adblock plus.
When TAS does Quake 1, SDA will declare war. The Prince doth arrive he doth please.
Former player
Joined: 2/19/2007
Posts: 424
Location: UK
Nach wrote:
Any chance you're getting some kind of security warnings, or you have some kind of blocker installed?
I use adblock plus too, but turning it off does not change anything. I do not get any obvious warnings, but looking in the error console, there is a bunch of warnings about unbalanced trees being written using document.write. But those are not the kind of security warnings you are thinking about, I think.
Guga
He/Him
Joined: 1/17/2012
Posts: 838
Location: Chile
Doesn't work with Google Chrome 20.0.1132.47
Joined: 7/2/2007
Posts: 3960
Same results as amaurea has; FF 8.0.1, adblock turned off.
Pyrel - an open-source rewrite of the Angband roguelike game in Python.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
It's hard to say what's going on without some kind of HTTP log. Are you getting an error message, or just the page finishes loading and nothing displays? Here's two FF addons which can log HTTP. https://addons.mozilla.org/en-US/firefox/addon/httpfox/ https://addons.mozilla.org/en-US/firefox/addon/live-http-headers/ Here's an idea of the list of connections you'll be seeing: Very important to note are the connections to baidu.tasvideos.org and mv.baidu.com If one of them is not appearing in the list, something is being blocked. Then it's important to see what is being sent to them, and what they're responding with.
Be sure to black out cookie data before publicly sharing such logs, so unscrupulous people won't be able to steal your login information - if any.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
Guga wrote:
Doesn't work with Google Chrome 20.0.1132.47
Are you getting a security pop up?
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
Works here in Chrome Version 21.0.1180.11 However there is a security warning which needs to be accepted first.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Noxxa
They/Them
Moderator, Expert player (4136)
Joined: 8/14/2009
Posts: 4083
Location: The Netherlands
Doesn't work in Chrome 20.0.1132.47. The space is entirely blank. Doesn't work in Internet Explorer 9 either, it looks like a white box (screenshot)
http://www.youtube.com/Noxxa <dwangoAC> This is a TAS (...). Not suitable for all audiences. May cause undesirable side-effects. May contain emulator abuse. Emulator may be abusive. This product contains glitches known to the state of California to cause egg defects. <Masterjun> I'm just a guy arranging bits in a sequence which could potentially amuse other people looking at these bits <adelikat> In Oregon Trail, I sacrificed my own family to save time. In Star trek, I killed helpless comrades in escape pods to save time. Here, I kill my allies to save time. I think I need help.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
If you want to debug HTTP logs, you can in Chrome as well. First right click on the page and enable the inspector. Then reload the page, and you should see a list of network activity, and you can get its details. As above there's two important things to look for. And again, if you happen to have any cookie lines listed, be sure to black them out.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Former player
Joined: 2/19/2007
Posts: 424
Location: UK
HttpFox shows GET's to baidu.tasvideos.org which receive 0 bytes, with a status of (Error). They are the only https-connections, so the reason is probably that I don't have the site's certificate installed (but I haven't been asked to install it either).
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
Well, see if installing the certificate from here helps.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Former player
Joined: 2/19/2007
Posts: 424
Location: UK
Ok, that fixed it. I don't think many people will be willing to do that, though.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
amaurea wrote:
Ok, that fixed it. I don't think many people will be willing to do that, though.
Newer OSs/browsers already have that certificate, so most people hopefully won't have to.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
IE also has some HTTP logging abilities: http://msdn.microsoft.com/en-us/library/gg130952%28v=vs.85%29
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.
Patashu
He/Him
Joined: 10/2/2005
Posts: 4014
Using Chrome 19, Windows 7. Can't view the player, a blank piece of page is displayed instead (but I can follow the link and it views OK on the site itself). Installing the certificate didn't help. The network tab of Chrome's console shows that a GET was made to video.php and 0 bytes were returned. I live in Australia.
My Chiptune music, made in Famitracker: http://soundcloud.com/patashu My twitch. I stream mostly shmups & rhythm games http://twitch.tv/patashu My youtube, again shmups and rhythm games and misc stuff: http://youtube.com/user/patashu
darkszero
He/Him
Joined: 7/12/2009
Posts: 181
Location: São Paulo, Brazil
FF13.0.1 with Windows 7 SP1 x64, player doesn't load. Clicking the link and watching it on the site itself works. After using Firebug, I check that the HTTP request to https://baidu.tasvideos.org/video.php didn't finish. Opening that link in a new tab resulted in a "Connection not safe" error. Checking the reason, it's listed that your certificate is not homologated by a known authority. PS: My Windows is recent installation (about 6 months) but it completely updated.
Warepire
He/Him
Editor
Joined: 3/2/2010
Posts: 2174
Location: A little to the left of nowhere (Sweden)
Opera 12 gives me a warning saying the certificate chain is incomplete and unsigned. If I accept the certificate the video works. But if the warning could be fixed, it would be awesome.
Player (48)
Joined: 3/2/2007
Posts: 123
Location: Lake Havasu, Arizona
I saw the video just fine, not directly from here, as it was a white box. But going on the actual site, i saw that mario video just fine. :) And i really liked it. IE 8, win XP
fsvgm777
She/Her
Senior Publisher, Player (221)
Joined: 5/28/2009
Posts: 1185
Location: Luxembourg
Warepire wrote:
Opera 12 gives me a warning saying the certificate chain is incomplete and unsigned. If I accept the certificate the video works. But if the warning could be fixed, it would be awesome.
You need to install the security certificate found here (which ironically also gives me a security warning (don't remember what it said, though)). Other than that, the video player shows up perfectly fine in Opera 12.
Steam Community page - Cohost profile Oh, I'm just a concerned observer.
Emulator Coder
Joined: 3/9/2004
Posts: 4588
Location: In his lab studying psychology to find new ways to torture TASers and forumers
I'll see if I can use an alternate certificate which has better support.
Warning: Opinions expressed by Nach or others in this post do not necessarily reflect the views, opinions, or position of Nach himself on the matter(s) being discussed therein.