Results 1 to 9 of 9

Thread: Strange thing: Wowza doesn't write

  1. #1
    Join Date
    Sep 2009
    Posts
    24

    Default Strange thing: Wowza doesn't write

    Hello!
    Wowza stopped to write a stream by an unknown reason. I installed LiseStreamRecord package, wrote the correct changes into config files, restarted Wowza, got the flv file in content/ directory. But today I've found that there's no any writing and no any records in log are done. Then I installed my own plugin for writing a certain stream (I made all debugging, it works fine on my machine), made all necessary and restarted Wowza. The stream is received (I see the corresponding record in a log made for debugging purposes), but is not written. What should I do to get more info about this issue ? Thanks.
    Last edited by redbeardster; 01-30-2010 at 05:11 AM. Reason: added more info

  2. #2
    Join Date
    Dec 2007
    Posts
    25,645

    Default

    So, just to confirm: It was working, then it stopped, then you tried a custom module you wrote.

    I would start over with the LiveStreamRecord package, get that working again, then go one step at a time from there.

    Richard

  3. #3
    Join Date
    Sep 2009
    Posts
    24

    Default

    Quote Originally Posted by rrlanham View Post
    So, just to confirm: It was working, then it stopped, then you tried a custom module you wrote.

    I would start over with the LiveStreamRecord package, get that working again, then go one step at a time from there.

    Richard
    I tried, got the following :

    INFO server comment 2010-01-30 15:06:35 - - - - - 2.042 - - - - -- - ModuleStreamRecord.onAppStart

    But there's no flv file in content/

    The corresponding stream is being transmitted.

  4. #4
    Join Date
    Dec 2007
    Posts
    25,645

    Default

    What is the Application.xml /StreamType ?

    Make sure you are using the right version of the package. There is one for Wowza 1.7 and another for Wowza 2.

    Richard

  5. #5
    Join Date
    Sep 2009
    Posts
    24

    Default

    Quote Originally Posted by rrlanham View Post
    What is the Application.xml /StreamType ?

    Make sure you are using the right version of the package. There is one for Wowza 1.7 and another for Wowza 2.

    Richard
    <StreamType>live-lowlatency</StreamType>

    I use a proper version (the same that worked a few days ago) with Wowza 1.7.2 (patched with WowzaMediaServerPro1.7.0-patch21).

  6. #6
    Join Date
    Dec 2007
    Posts
    25,645

    Default

    Zip up /conf and /log folders and send to support@wowzamedia.com, and I'll take a look.

    What is different about what worked and what didn't? This is a new server?

    Richard

  7. #7

    Default

    make sure the folder where you expect your flv files to be saved is writeable

  8. #8
    Join Date
    Sep 2009
    Posts
    24

    Default

    Quote Originally Posted by rrlanham View Post
    Zip up /conf and /log folders and send to support@wowzamedia.com, and I'll take a look.

    What is different about what worked and what didn't? This is a new server?

    Richard
    Actually, there are no any changes. I changed nothing

  9. #9
    Join Date
    Sep 2009
    Posts
    24

    Default

    Quote Originally Posted by mr-webcam View Post
    make sure the folder where you expect your flv files to be saved is writeable

    The directory I try to write to is world-writeable :

    drwxrwxrwx 4 root root 4096 Jan 30 15:03 content

Posting Permissions

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