-
Notifications
You must be signed in to change notification settings - Fork 155
Can't convert specific stream #8
Comments
Bug description is pretty useless without sample files. |
Thanks for getting back to me; |
You can't just "upload" stream by putting only |
Check out contents of any of those files. Your web server returns code 200 by mistake, but contents of any of .ts files are "404 Not Found". |
You were right, somehow uploading the file to the ftp server didn't not succeeded. |
Hi @RReverser , thank you. |
Not much. As you said, it looks like format/encoding incompatibility problem, but can't investigate deeper for now due to lack of time. |
The same problem:
https://dl.dropboxusercontent.com/u/17497896/ts-for-test/1060-50Num4789207.ts |
I've just also run into this. I get a steady stream of these errors when trying to play a stream from Brightcove's CDN. (I would provide the URL, but I'm not sure if that would be violating copyright licenses or not, so, sorry.) |
Hi,
congratulations, you made an hell of a good job ;-)
I saved locally on my web server a short sample stream from www.atnnetwork.com but I get this error while playing with mpegts on chrome (i added some debug into index.js):
XHR finished loading: GET "http://localhost/RReverser-mpegts/atn-ts/playlist.m3u8". index.js:152
responseText #EXTM3U
EXT-X-TARGETDURATION:10
EXT-X-MEDIA-SEQUENCE:5067417
EXTINF:10,
00017562.ts
EXTINF:10,
00017563.ts
EXTINF:10,
00017564.ts
EXTINF:10,
00017565.ts
lastOriginal http://localhost/RReverser-mpegts/atn-ts/00017565.ts
asked for 4 more videos index.js:149
4
Uncaught TypeError: Unexpected value (52 !== 71). jdataview.github.io/dist/jbinary.js:1
XHR finished loading: POST "http://mc.yandex.ru/watch/23392234?page-url=http%3A%2F%2Flocalhost%2FRRever…%2C%2C%2C%2C%2C%2C%2C%2C%2C2454%2C2454%2C1%2C%3Arqnl%3A1%3Ast%3A1404978414". watch.js:49
Wrong format ?
Thanks for your help.
The text was updated successfully, but these errors were encountered: