Ticket #9838 (closed Patch - Feature: fixed)
Opened 2 years ago
Last modified 15 months ago
[PATCH] Perl binding - accept myth url
| Reported by: | David Badia <dbadia@…> | Owned by: | beirdo |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Bindings - Perl | Version: | Unspecified |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Myth backend will pass URLs to custom user jobs when the recording is on a remote storage group. This patch allows stream_backend_file to accept the myth url so the developer does not need to parse it into it's parts.
Patch applies cleanly to 24-fixes and head
Thanks Dave
Attachments
Change History
comment:1 Changed 2 years ago by Github
- Status changed from new to closed
- Resolution set to fixed
- Milestone changed from unknown to 0.25
Allow stream_backend_file to accept a myth url (perl bindings)
Myth backend will pass URLs to customer user jobs when the recording is on a remote storage group. This patch allows stream_backend_file to accept the myth url so the developer does not need to parse it into it's parts.
Patch applies cleanly to 24-fixes and master
Fixes #9838
Signed-off-by: Gavin Hurlbut <ghurlbut@…>
Branch: master Changeset: 2d59109cfccd9d01e8a3bdce94e741d98e703013
