zhangpeihao / gortmp

Implement RTMP protocol by golang
MIT License
525 stars 160 forks source link

What is the server used for? #18

Open luckzack opened 8 years ago

luckzack commented 8 years ago

I tried the demo, start the server then make the publisher connect it, but it doesn't work.

If I make the publisher connect my FMS, it works.

Does the gortmp mush be used with FMS or any other rtmp-server?

If so, what is the server used for?

zhangpeihao commented 8 years ago

What kind of file you published.

luckzack commented 8 years ago

A local file in the server, and same directory.

The key point is that the client even can not connect the server, it's before the stream-create and start phase.

luckzack commented 8 years ago

a simple mp4 file.

2016-01-26 19:46 GMT+08:00 zhangpeihao notifications@github.com:

What kind of file you published.

— Reply to this email directly or view it on GitHub https://github.com/zhangpeihao/gortmp/issues/18#issuecomment-174966769.