Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

versioned files are not getting copied to s3 #13

Closed
fantapop opened this issue Mar 28, 2018 · 2 comments
Closed

versioned files are not getting copied to s3 #13

fantapop opened this issue Mar 28, 2018 · 2 comments

Comments

@fantapop
Copy link

I've set the configuration option s3UploadDelay in an effort to be more resilient to network issues. I'd like to allow recovering a stream if its within 2 minutes of the ending. When I test this out however, I see the _0, _1, etc.. recordings on the wowza server but when the delay is up, only the non-versioned entry is copied into s3. Am I doing this wrong? or is this not how it was intended to work?

@fantapop
Copy link
Author

I was able to get what I needed working using the autorecord plugin which unlocks using the StreamRecorder which can append to files. In this case I don't need to upload multiple versions for this use case. If this is not a bug, feel free to close.

@rogerlittin
Copy link
Contributor

The internal recording option is set to version by default. There is a property to switch it to append.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants