• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Prevent f4f files from being saved

Explorer ,
Jan 24, 2018 Jan 24, 2018

Copy link to clipboard

Copied

Hi,

I am using RTMFP for live streaming in the form of a video chat application.  However, recently I noticed that large f4f files were being generated on the media server if the video feed was left on for a few days (5.5GB!). I've done a bit of looking around about how f4f files are fragmented video which can be used to reconstruct the stream. I don't think I need copies of stream video as the video chat has a built in recorder

My question is therefore,

How do I prevent f4f files from being saved to the server after the video chat is finished (after publish() has stopped)?

Some more information

  • I am currently not attaching any query strings such as 'record' to the stream URL which is put through publish().
  • I have standard application XML for streaming on both the app and the media server.

Thanks

Views

150

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 25, 2018 Jan 25, 2018

Copy link to clipboard

Copied

I don't have a copy of AMS anymore, but I recall some setting in one of the XML files where you can limit this or turn it off.. but I can't recall where. Might be in the application.xml file or server.xml file.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 01, 2018 Feb 01, 2018

Copy link to clipboard

Copied

LATEST

Any idea what parameter from the application xml or server xml was? I can probably go from there experimenting with true/false or 0/1

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines