Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

PROTOCOL: Support both FLV and TS #554

Closed
sevano opened this issue Jan 1, 2016 · 2 comments
Closed

PROTOCOL: Support both FLV and TS #554

sevano opened this issue Jan 1, 2016 · 2 comments
Assignees
Labels
EnglishNative This issue is conveyed exclusively in English. Feature It's a new feature.
Milestone

Comments

@sevano
Copy link

sevano commented Jan 1, 2016

Hi,

How i can get ts / flv output in same vhost? i tried several ways but no luck example

vhost __defaultVhost__ {
    gop_cache       off;
    queue_length    10;
    min_latency     on;
    http_remux {
        enabled     on;
         mount       [vhost]/[app]/[stream].flv;
         mount       [vhost]/[app]/[stream].ts;
         hstrs       on;

    }
@winlinvip winlinvip added the Feature It's a new feature. label Jan 2, 2016
@winlinvip winlinvip added this to the srs 3.0 release milestone Jan 2, 2016
@winlinvip
Copy link
Member

Not support flv+ts yet. Only support flv or ts.

@sevano
Copy link
Author

sevano commented Jan 2, 2016

okey

@winlinvip winlinvip changed the title FLV and TS PROTOCOL: FLV and TS Mar 26, 2017
@winlinvip winlinvip changed the title PROTOCOL: FLV and TS PROTOCOL: Support both FLV and TS Mar 26, 2017
@winlinvip winlinvip self-assigned this Aug 24, 2021
@winlinvip winlinvip modified the milestones: 5.0, 6.0 Jan 2, 2023
@ossrs ossrs locked and limited conversation to collaborators Jul 18, 2023
@winlinvip winlinvip converted this issue into discussion #3658 Jul 18, 2023
@winlinvip winlinvip added the EnglishNative This issue is conveyed exclusively in English. label Jul 29, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
EnglishNative This issue is conveyed exclusively in English. Feature It's a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants