Results 1 to 8 of 8

Thread: Streaming Over Networking Not Working

  1. #1
    Join Date
    Apr 2007
    Location
    ニッポ&
    Beans
    719
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Streaming Over Networking Not Working

    I am streaming files over my network with auto mounting in fstab, but for some reason just recently multiple files in my playlist doesn't work correctly. In totem, it will play the first file file, but the next file doesn't start. It reports the time as 0:00/0:00 and nothing else happens.

    Doesn't report any errors or feedback.
    totem --no-existing-session

    (totem:23705): Gtk-CRITICAL **: IA__gtk_tree_view_scroll_to_cell: assertion `tree_view->priv->tree != NULL' failed
    Sometimes, I get the following error as well.
    ** Message: Error: Disconnected: Connection terminated
    pulsesink.c(290): gst_pulsering_is_dead (): /GstPlayBin2lay/GstPlaySinklaysink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin6/GstAutoAudioSink:autoaudiosink3/GstPulseSink:autoaudiosink3-actual-sink-pulse
    In VLC, it reports issues with the playback, it seems to have problems with characters. It will play for a bit, and then reset to the beginning of the movie without audio.

    VLC media player 1.1.4 The Luggage (revision exported)
    Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
    Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
    [0x15d7160] main libvlc: vlcはデフォルトのインターフェースで実行しています。インターフェースのない vlc を使用するには'cvlc'を使用してください。
    [The above is just talking about running the default interface.]
    Blocked: call to setlocale(6, "")
    Blocked: call to sigaction(17, 0x7f61069edb20, 0x7f61069eda80)
    Warning: call to signal(13, 0x1)
    Warning: call to signal(13, 0x1)
    Warning: call to srand(1296720270)
    Warning: call to rand()
    Blocked: call to setlocale(6, "")

    (process:18625): Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale.
    Warning: call to signal(13, 0x1)
    Warning: call to signal(13, 0x1)
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    m_el[mi_level] == NULL
    arrrrrrrrrrrrrg Up cannot escape itself
    Ubuntu 10.10 x64
    VLC 1.1.4
    Totem 2.32.0
    Sugi
    Last edited by Sugi; February 6th, 2011 at 07:19 AM.
    WINE: Super Meat Boy // Far Cry 2 // Lineage 2
    VirtualBox: Snapshots // OSE Issues
    アンディモリを聞いてください。

  2. #2
    Join Date
    Apr 2007
    Location
    ニッポ&
    Beans
    719
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Streaming Over Networking Not Working

    I have finally got an error from totem, but I believe it may not relay any information that is helpful to me. :S

    totem --no-existing-session
    Stream with high frequencies VQ coding
    Sugi
    WINE: Super Meat Boy // Far Cry 2 // Lineage 2
    VirtualBox: Snapshots // OSE Issues
    アンディモリを聞いてください。

  3. #3
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: Streaming Over Networking Not Working

    What file-sharing method are you using? I've found NFS offers much better streaming performance than SMB (Samba).

  4. #4
    Join Date
    Apr 2007
    Location
    ニッポ&
    Beans
    719
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Streaming Over Networking Not Working

    I am using Samba via auto-mounting within fstab, though this kind of problem did not happen before the auto-mounting.

    Sugi
    Last edited by Sugi; February 3rd, 2011 at 09:27 AM.
    WINE: Super Meat Boy // Far Cry 2 // Lineage 2
    VirtualBox: Snapshots // OSE Issues
    アンディモリを聞いてください。

  5. #5
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: Streaming Over Networking Not Working

    If the server and client are both running Linux, NFS is a better choice.
    Last edited by SeijiSensei; February 1st, 2011 at 04:43 PM.

  6. #6
    Join Date
    Apr 2007
    Location
    ニッポ&
    Beans
    719
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Streaming Over Networking Not Working

    Sadly, my stuff is being stored on a windows base computer. It's on windows XP. Btw, this didn't happen before the auto-mount. I misspoke in my last comment.

    Sugi
    WINE: Super Meat Boy // Far Cry 2 // Lineage 2
    VirtualBox: Snapshots // OSE Issues
    アンディモリを聞いてください。

  7. #7
    Join Date
    Apr 2007
    Location
    ニッポ&
    Beans
    719
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Streaming Over Networking Not Working

    This error doesn't always pop, but it may be linked to the problem.
    Code:
    ** Message: Error: Disconnected: Connection terminated
    pulsesink.c(290): gst_pulsering_is_dead (): /GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin6/GstAutoAudioSink:autoaudiosink3/GstPulseSink:autoaudiosink3-actual-sink-pulse
    Sugi
    WINE: Super Meat Boy // Far Cry 2 // Lineage 2
    VirtualBox: Snapshots // OSE Issues
    アンディモリを聞いてください。

  8. #8
    Join Date
    Apr 2007
    Location
    ニッポ&
    Beans
    719
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Streaming Over Networking Not Working

    Bump for this thread.

    Sugi
    WINE: Super Meat Boy // Far Cry 2 // Lineage 2
    VirtualBox: Snapshots // OSE Issues
    アンディモリを聞いてください。

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •