Skip to main content
Participant
February 22, 2010
Question

Cannot use a Samba mapped drive as VOD_COMMON_DIR and VOD_DIR

  • February 22, 2010
  • 1 reply
  • 1298 views

Hi,

I'm trying to use Adobe Flash Media Server 3.5.3 on a WIndows 2008 Standard SP 2 with a network drive mapped as Z, pointing to a samba share.

I keep getting a Connection error while trying to view a rtmp file. I'm using the default example from the installation directory. I made the following changes in the files:

fms.ini

VOD_COMMON_DIR = z:\vod
VOD_DIR = z:\vod

the z:\vod directory is shared ad EVERYONE full control. (I can easily read and write on z:)

I've mapped the disk using Putty and port tunneling over ssh. I've tunneled port 139, 445 and 1935.


Where I'am wrong ?

Mant thanks,

Nicola.

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    February 23, 2010

    Can you just tell where is your VOD application present , is it in default applications directory or in Z:\ ?? Can you check in FMS logs say edge.00.loand see what kind of error its giving ?

    Participant
    February 23, 2010

    Hi,

    I'm using the default conf file in C:\Program Files\Adobe\Flash Media Server 3.5\conf

    I dont get any error. Here's the last log:

    #Date: 2010-02-22

    #Fields: date    time    x-pid    x-status    x-ctx    x-comment

    2010-02-22    17:08:49    6108    (i)2581173    FMS detected IPv6 protocol stack!    -

    2010-02-22    17:08:49    6108    (i)2581173    FMS config <NetworkingIPv6 enable=false>    -

    2010-02-22    17:08:49    6108    (i)2581173    FMS running in IPv4 protocol stack mode!    -

    2010-02-22    17:08:49    6108    (i)2581173    Host: stream1 IPv4: 10.0.0.1    -

    2010-02-22    17:08:50    6108    (i)2631174    Listener started ( _defaultRoot__edge1 ) : localhost:19350/v4    -

    2010-02-22    17:08:51    6108    (i)2581252    Registering core (4308).    -

    2010-02-22    17:08:51    6108    (i)2631174    Listener started ( _defaultRoot__edge1 ) : 80/v4    -

    2010-02-22    17:08:51    6108    (i)2631174    Listener started ( _defaultRoot__edge1 ) : 1935/v4    -

    2010-02-22    17:08:53    6108    (i)2581252    Registering core (3036).    -

    #End-Date: 2010-02-23 01:47:28

    And this is the log found in C:\Program Files\Adobe\Flash Media Server 3.5\logs\_defaultVHost_\vod\_definst_

    #Date: 2010-02-22

    #Fields: date    time    x-pid    x-status    x-ctx    x-comment

    2010-02-22    17:08:53    3036    (s)2641173    Starting VOD Service...    -

    2010-02-22    17:08:53    3036    (s)2641173    Found wildcard (*) entry: disabling authentication of HTML file domains     -

    2010-02-22    17:08:53    3036    (s)2641173    Found wildcard (*) entry: disabling authentication of SWF file domains     -

    2010-02-22    17:08:53    3036    (s)2641173    ...loading completed.    -

    2010-02-22    17:08:53    3036    (s)2641173    Accepted a connection from IP:127.0.0.1, referrer: , pageurl:     -

    2010-02-22    17:09:01    3036    (s)2641173    Accepted a connection from IP:127.0.0.1, referrer: , pageurl:     -

    2010-02-22    17:27:22    3036    (s)2641173    Accepted a connection from IP:127.0.0.1, referrer: , pageurl:     -

    2010-02-22    17:33:57    3036    (s)2641173    Accepted a connection from IP:127.0.0.1, referrer: , pageurl:     -

    2010-02-22    17:34:19    3036    (s)2641173    Accepted a connection from IP:127.0.0.1, referrer: , pageurl:     -

    2010-02-22    17:36:06    3036    (s)2641173    Accepted a connection from IP:127.0.0.1, referrer: , pageurl:     -

    2010-02-22    17:37:11    3036    (s)2641173    Accepted a connection from IP:127.0.0.1, referrer: , pageurl:     -

    2010-02-22    17:41:00    3036    (s)2641173    Accepted a connection from IP:127.0.0.1, referrer: , pageurl:     -

    Again, nothing strange here.

    How can I have a more detailed logging of operation, e.g. the full path of the file it's trying to stream.

    Many thanks,

    Nicola

    Participating Frequently
    February 23, 2010

    Can you paste access.00.log entries.access.00.log would give you details about play event.

    You can moreover edit Logger.xml to include more details in your access logs. Just check <Events> and <Fields> tags under <Access> tag in Logger.xml