삼성스마트TV 애플리케이션을 만들 때에 국한된 사항이긴하지만.
지난 23에 D FORUM에 아래와 같은 내용의 FAQ가 등록되었습니다.
Dear developers.
There is an information about VOD playback.
In case of using mp4(mov) format, server must sent Content-Range information in Response Header.
If Content-Range information is omitted, there can be playback failure or FF/REW problem.Because FFMpeg's HTTP protocal returns error when calls seek function if Content-Range header is not included in RESPONSE header.
In brief, Content-Range information is mandatory if you use mp4(mov) format.
Please refer above information for your development.
Thanks.
제 독해가 틀리지 않았다면,
VOD 애플리케이션을 만들 때 mp4 포맷의 영상을 사용하는 경우,
서버에서는 Content-Range 정보를 응답 헤더에 포함시켜야 한다고 합니다.
Content-Range: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
안녕하세요 스마트티비앱 개발과정이 궁금해서 그러는데 작은 정보나마 알고 싶어서 이렇게 글 남깁니다.
2011/10/14 16:35 [ ADDR : EDIT/ DEL : REPLY ]younghun3634@naver.com 메일주소입니다. 감사합니다.
메일로 답변 드렸습니다.
2011/10/23 22:30 [ ADDR : EDIT/ DEL ]댓글을 달아 주세요