prepare content for rtsp streaming on Darwin -
i'll try use darwin streaming server. after installation mp4 samples work good. when add files (with same format) doesn't work.
for example, that's play:
rtsp://<ip>:7070/sample_h264_1mbit.mp4 and isn't play:
rtsp://<ip>:7070/sintel_trailer-480p.mp4 trailer got here http://download.blender.org/durian/trailer/ both files played without darwin streaming server (at local machine). that's why think sintel_trailer-480p.mp4 isn't broke. sure try other files.
i read docs (http://manuals.info.apple.com/manuals/0/ma579/en_us/quicktimestreamingsrvradminguide.pdf) , still can't find answer. how add files darwing streaming server rtsp streaming?
upd. error "unsupported media type"
mp4 format file can't play directly streaming server. should add hint information mp4 file. mp4box -hint filename.mp4 forgot download url mp4box, can find easy using google.
Comments
Post a Comment