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

vs solution is not complete? #1

Open
yys0124 opened this issue Jul 7, 2017 · 9 comments
Open

vs solution is not complete? #1

yys0124 opened this issue Jul 7, 2017 · 9 comments

Comments

@yys0124
Copy link

yys0124 commented Jul 7, 2017

I opened the solution with vs2017 and told me a project rtmp-server can not be loaded. Then I opened the "rtmp-sharp.sln", it showed the following section:

Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "rtmp-server", "..\Document\Visual Studio 2015\Projects\rtmp-server\rtmp-server.csproj", "{4FDCBB5D-89FF-4689-94D5-8E911F61E97E}"

now the path is not exist on my computer.

@yys0124
Copy link
Author

yys0124 commented Jul 7, 2017

by the way, how to save a video from rtmp stream to disk?

@a1q123456
Copy link
Owner

i'll fix it later

@a1q123456
Copy link
Owner

this is an rtmp video stream transfer, if you want to record video to disk, you may need to use ffmpeg to pull video stream as a client.

@a1q123456
Copy link
Owner

I've updated .sln file, removed the project rtmp-server

@a1q123456
Copy link
Owner

the project rtmp-server is used to test functionality of rtmp-sharp-server, and it's not the part of this project

@yys0124
Copy link
Author

yys0124 commented Jul 11, 2017

I tried many ways to test and it doesn't work. would you please upload you examples here? it will be fantastic!

@a1q123456
Copy link
Owner

I'll do it later

@yys0124
Copy link
Author

yys0124 commented Jul 11, 2017

Great! Thanks!

@a1q123456
Copy link
Owner

I've added a demo project, you can try it now

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

2 participants