help to modify streaming (ayuda para modificar streaming)

Forum for questions and support relating to the 1.24.x releases only.
Locked
leocarrera
Posts: 1
Joined: Mon Jul 06, 2009 3:11 pm

help to modify streaming (ayuda para modificar streaming)

Post by leocarrera »

--- Español---
Necesito modificar el streaming de imagenes, como lo hago?, tengo multiples base de datos y carpetas de eventos, segun lo que decide el usuario logro cargar la base de datos que se desea, pero no puedo redireccionar el streaming a la carpeta de eventos. ¿como puedo modificar el streaming? o con que puedo realizar esto?

--- Ingles


I need to modify the streaming images, as do I, "I have multiple database files and events, as the user decides to achieve load the database you want, but I can not redirect the folder to the streaming of events. How can I modify the streaming? or I can do this?
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

Pardon if have interpreted incorrect and more detail of what you want may be needed.

I am guessing that you do not mean the stream as in over TCP but as directed to the drives/folders.

The simple way is to use a symlink to redirect the events folder and most distros have apache already configured to allow symlinks.

The likely more proper way is to set the path, and reconfigure apache so that path is in the web root and accessible. I don't suggest this though if your not comfortable and understanding of both ZM and apache.
Locked