Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active August 18, 2016 08:02
Show Gist options
  • Save kjunichi/62720e1285981e112dbae03fc6541739 to your computer and use it in GitHub Desktop.
Save kjunichi/62720e1285981e112dbae03fc6541739 to your computer and use it in GitHub Desktop.
2016/8/17

glsl2hls

front end

  • editor.html
  • json <- v,f shaderを入力して、Web APIをコール
  • hlsのvideoタグ

http server

static

  • editor
  • hoge.m3u8
  • hogeNNN.ts

Web API

jsonからv,f shaderを取得、mruby-glslでこれをレンダリング|ffmpeg hls作成 urlを返却

関連

アクセス解析タグ

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