mntone / RtmpClient

RtmpClient for Windows Runtime
Other
27 stars 10 forks source link

How to compile this project #3

Open mk148a opened 10 years ago

mk148a commented 10 years ago

Hi, i want to used it wp8. İ have visual studio 2012 and 2013. This project open with 2013. But not compiled, i have error like this:

Warning 1 warning MSB3245: Could not resolve this reference. Could not locate the assembly "Mntone.Data.Amf.WindowsPhone". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets 1696 5 Mntone.Rtmp.WindowsPhone

Error 2 error C3083: 'Data': the symbol to the left of a '::' must be a type (C:\Users\Desperado\Desktop\RtmpClient-master\Mntone.Rtmp.Shared\Client\SimpleVideoClient.cpp) c:\users\desperado\desktop\rtmpclient-master\mntone.rtmp.shared\command\irtmpcommand.h 13 1 Mntone.Rtmp.WindowsPhone

Error 3 error C3083: 'Amf': the symbol to the left of a '::' must be a type (C:\Users\Desperado\Desktop\RtmpClient-master\Mntone.Rtmp.Shared\Client\SimpleVideoClient.cpp) c:\users\desperado\desktop\rtmpclient-master\mntone.rtmp.shared\command\irtmpcommand.h 13 1 Mntone.Rtmp.WindowsPhone

Error 4 error C2039: 'AmfArray' : is not a member of 'Mntone' (C:\Users\Desperado\Desktop\RtmpClient-master\Mntone.Rtmp.Shared\Client\SimpleVideoClient.cpp) c:\users\desperado\desktop\rtmpclient-master\mntone.rtmp.shared\command\irtmpcommand.h 13 1 Mntone.Rtmp.WindowsPhone

And this: 1

please help me.

mntone commented 10 years ago

Hi, Mr./Ms. mk148a.

This project refers to a local file, “Mntone.Data.Amf.dll/winmd (AMF).”

You clone “Action Message Format for Windows Runtime”, compile AMF and refer to it. referenceimage

If you don’t change AMF code, you can download it form NuGet.

Thanks for your report.

P.S. I will change a local relative reference to NuGet (online) package soon.

mk148a commented 10 years ago

your welcome Mntone, i am trying this. And its works! Thank you very much.

mk148a commented 10 years ago

Hi Mntone, i have problem. this rtmp stream is not played in wp8.1 . My stream link: rtmp://85.111.3.74/radyospor/mystream.sdp

Problem video: http://www.youtube.com/watch?v=-wWdihZVkY0&feature=youtu.be

mntone commented 10 years ago

Hi, mk148a.

URL parsing algorithm has problem. parsingalgorithmhasproblem

But, WP8.1 cannot play H.264/AVC stream (can play only MP3/AAC stream). I don’t know why WP8.1 cannot play H.264 stream. Your stream is played in Win8.1; however, is not played in WP8.1.

mk148a commented 10 years ago

Hımm, your project only work with rtmp radio on wp8.1. could u conduct the video work( H.264/AVC) on wp8.1 ?

mntone commented 10 years ago

I can play video streaming now.

Windows Phone Media Engine require video resolution. I will improve this problem.

resolution

I’m sorry for being late.

mk148a commented 10 years ago

not a problem bro, I'm waiting to hear from you

mntone commented 10 years ago

New commit (v0.8.2) is not a problem about this.

Thanks for your report.

mk148a commented 10 years ago

Yes its works! thank you, but its not work same rtmp links try it :**** video is work but sound is not, I think it is codec-related problems. Do you have a mail address?

mntone commented 10 years ago

its not work same rtmp links try it :rtmp://mn-l.mncdn.com/showtv/showtv2 video is work but sound is not, I think it is codec-related problems.

I checked it. This stream is HE-AAC. I imagined it contains ADTS header in rtmp. But, this is incorrect. It is AudioSpecificConfig surely. aacaudiodata The next commit will be fixed.

Do you have a mail address?

Yes, I have. You check git log.

mk148a commented 10 years ago

ok, i will still follow :+1: . And i'm not see git log and e-mail adress :S , i'm send private asks on nuget.org