Skip to content

Instantly share code, notes, and snippets.

@WindSekirun
Last active July 30, 2016 03:02
Show Gist options
  • Save WindSekirun/93b0d06f08eb6219bdb0a7ca5c1a09e5 to your computer and use it in GitHub Desktop.
Save WindSekirun/93b0d06f08eb6219bdb0a7ca5c1a09e5 to your computer and use it in GitHub Desktop.

원문

Beginning August 1, 2016, MP4 URLs will be removed from the payload of Tweets that contain video. Twitter website, iOS and Android applications as well as the Fabric SDK have been updated to solely use adaptive streaming. HLS URLs (.m3u8) will remain unchanged and applications currently using MP4 URLs for video playback should move to using these HLS URLs instead. We are making these changes because adaptive streaming provides a higher quality experience for users by delivering more reliable playback, faster start times, and more efficient data usage across variable network conditions.

One week after MP4 URLs have been removed from the Tweet payload, requests for MP4 videos will no longer be served.

This change is supported in Twitter Kit for iOS v1.15.1 and Twitter Kit for Android v1.13.1, and all subsequent versions. If you’re running an older version of Twitter Kit, please updated the latest release to ensure video playback is maintained.

All related documentation and examples will be updated in advance of this update. As usual, you can reach us via @TwitterDev12, or ask longer technical questions in the Media APIs74 category of the community forums.

Thanks,

Matt Dennebaum

Product Manager for Media Platform

번역 (일부 의역 포함)

2016년 8월 1일을 기점으로, 트윗에 포함되던 MP4 링크가 삭제됩니다. 공식 트위터 웹사이트, IOS, 안드로이드 앱, Fabric SDK는 ‘유동적인 스트리밍’을 사용하기 위해 대응이 완료되었습니다. HLS 링크(.m3u8)는 변경되지 않으며, 영상을 재생하기 위해 MP4 링크를 사용하던 모든 앱은 HLS 링크를 대신하여 사용하여야 합니다. 저희는 높은 화질의 재생, 더 빠른 로드, 그리고 효율적인 데이터 사용을 위하여 ‘유동적인 스트리밍’을 제공하게 되었습니다.

1주일 후 트윗 전송에서 MP4 링크가 삭제되며, MP4 링크 요청은 더 이상 받지 않습니다.

이 변경은 Twitter Kit for IOS v1.15.1, Twitter Kit for Android v1.13.1, 그리고 이후 버전에 적용되었습니다. 만약 예전 버전의 Twitter kit를 사용중이시라면, 비디오 재생을 계속 지원하기 위해 최신 버전으로 업데이트 바랍니다.

모든 문서와 예제들은 이 업데이트에 맞춰서 변경됩니다. @TwitterDev 또는 트위터 개발자 커뮤니티 포럼의 Media API에서 기술적인 문제를 질문하실 수 있습니다.

Thanks,

Matt Dennebaum

미디어 플랫폼 부서의 제품 매니저

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment