Re: [Live-devel] Changing media directory for vod server

2007-06-19 Thread Pushkal Mishra
r(), strcat(str, streamName), fid); -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Finlayson Sent: Tuesday, June 19, 2007 7:47 PM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] Changing media directory for vod server >

Re: [Live-devel] Changing media directory for vod server

2007-06-19 Thread Ross Finlayson
>Hi, > >Currently, our live555 vod server is playing TS assets out of current >directory. Instead can we pull vod assets from any particular directory? If >so, can you please point us to the file where we can make the change? I plan >to use a getenv( ) call to get our vod library path, but not sure

[Live-devel] Changing media directory for vod server

2007-06-19 Thread Pushkal Mishra
Hi, Currently, our live555 vod server is playing TS assets out of current directory. Instead can we pull vod assets from any particular directory? If so, can you please point us to the file where we can make the change? I plan to use a getenv( ) call to get our vod library path, but not sure where