Couple random of things I have learned about PS3 in the last few days. It can stream a video from a https source with an invalid SSL cert, but it can not download from the very same source, gives the 80710a06 error for downloads but not video streams. Kind of interesting.
Also the PS3 media p[layer can not play 60FPS videos properly when the stream is initiated via the web browser, it does try to play them, but it stutters, switching between playing and buffering more than once per second. even with plenty of bandwidth available. The same 60FPS video does play fine from the HDD.
Something else interesting.
If we have a direct URL to an MP4 in an xml, an we use webrender_plugin for the module it downloads the MP4.
If we have a direct URL to an MP4 in an xml, and you use webbrowser_plugin for the module it renders the MP4.
Seems like the webrender plugin should do the rendering but it's the opposite. Thanks Sony!
Also the PS3 media p[layer can not play 60FPS videos properly when the stream is initiated via the web browser, it does try to play them, but it stutters, switching between playing and buffering more than once per second. even with plenty of bandwidth available. The same 60FPS video does play fine from the HDD.
Something else interesting.
If we have a direct URL to an MP4 in an xml, an we use webrender_plugin for the module it downloads the MP4.
If we have a direct URL to an MP4 in an xml, and you use webbrowser_plugin for the module it renders the MP4.
Seems like the webrender plugin should do the rendering but it's the opposite. Thanks Sony!
Last edited:
My hat off to him.