When you install mod_h264_streaming, do you need to edit the httpd.conf with an AddHandler?
Example:
Having a problem where my tube script streaming videos aren't playing any sound.
Thanks,
Brian
Example:
Code:
LoadModule mod_h264_streaming /usr/local/libexec/apache22/mod_h264_streaming.so
AddHandler h264-streaming.extensions .mp4
Having a problem where my tube script streaming videos aren't playing any sound.
Thanks,
Brian