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

example 中http_flv_and_rtmp_server根本编译不过 #10

Open
parchk opened this issue Sep 7, 2016 · 2 comments
Open

example 中http_flv_and_rtmp_server根本编译不过 #10

parchk opened this issue Sep 7, 2016 · 2 comments

Comments

@parchk
Copy link

parchk commented Sep 7, 2016

ch.que = pubsub.NewQueue( streams )
ch.que.SetMaxDuration(time.Minute)
这两句,NewQueue没有参数
que没有SetMaxDuration方法

@nareix
Copy link
Owner

nareix commented Sep 7, 2016

sorry 接口正在调整中

2016-09-07 10:30 GMT+08:00 parchk notifications@github.com:

ch.que = pubsub.NewQueue( streams )
ch.que.SetMaxDuration(time.Minute)
这两句,NewQueue没有参数
que没有SetMaxDuration方法


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#10, or mute the thread
https://github.com/notifications/unsubscribe-auth/ADkHgrAZyol_gIdCB8aoSx_GTTN-3ZpXks5qniG_gaJpZM4J2eX0
.

@ericxtang
Copy link
Collaborator

This should be solved by #19

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

No branches or pull requests

3 participants