Streaming output (mp3) from a javax/jetty servlet -


i've found few examples jersey:

jersey rest support resume/media streaming

but need example how stream audio jetty servlet. i've tried writing file raw response, , while play browser, can't seek, or skip middle of song.

i think have use http range header somehow, not sure how.


Comments

Popular posts from this blog

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -