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

Broadcast the video stream via a web server. #4

Open
Boggartfly opened this issue Apr 18, 2014 · 22 comments
Open

Broadcast the video stream via a web server. #4

Boggartfly opened this issue Apr 18, 2014 · 22 comments
Assignees

Comments

@Boggartfly
Copy link
Owner

This leads to some info. https://code.google.com/p/open-airplay/wiki/Protocol

@hussnain
Copy link

have u implemented the sharing content on server.right now your code only search for apple tv

@hussnain
Copy link

https://code.google.com/p/open-airplay/source/browse/trunk/Java/src/com/jameslow/AirPlay.java this is the java code for sharing photo i converted this code in android but it doesnot share anything.have you find any work around for sharing in android

@Boggartfly
Copy link
Owner Author

I have not yet implemented sharing and sharing in my code. I'm gonna write it soon. Check back a week or two later for a stable build.

@hussnain
Copy link

are you using above airplay example for sharing ?

@Boggartfly
Copy link
Owner Author

Nope I have my own solution to it. Will code today at 9pm. First in making basic UI to support the code. And can you share this with other people? It might be helpful if I get some attention to this repo.

@hussnain
Copy link

OF course i will share it with others Happy coding.

@Boggartfly
Copy link
Owner Author

Thanks man!

@hussnain
Copy link

i am done with image sharing on android.if u need any help then do see rawphoto function in airplay.java

@Boggartfly
Copy link
Owner Author

What exactly do you mean photo sharing? Do photos stream to the Apple TV with your code? And pls provide a link to the same.

@hussnain
Copy link

yea photos are streaming on air server

@hussnain
Copy link

airserver and apple tv will behave same

@Boggartfly
Copy link
Owner Author

Pls gimme the link. I'll try incorporating that into my code. And if you like, fork my repo and submit a pull request!!

@Boggartfly
Copy link
Owner Author

Send me your modified version. I have already seen what you have sent.
On 25-Apr-2014 4:42 pm, "nullpointer" notifications@github.com wrote:

https://code.google.com/p/open-airplay/source/browse/trunk/Java/src/com/jameslow/AirPlay.java


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-41381743
.

@hussnain
Copy link

look and use only rawphoto function in this file and send it arguments you will achieve photo streaming(use bitmap instead of buffered image in android)

@hussnain
Copy link

mine version is not on git its on local

@Boggartfly
Copy link
Owner Author

Pls Send me your modified code. Its easier to use that way! I'm already
dealing with a lot.

@Boggartfly
Copy link
Owner Author

Just send me a link on my email address laerdevstudios@gmail.com .

@hussnain
Copy link

any luck on audio/video ?

@Boggartfly
Copy link
Owner Author

I'm close to achieving for a photo... I'll push my latest code in a min..

@Boggartfly
Copy link
Owner Author

Can you tell me what to modify now? The code I have now is in the repo. Pls have a look at it.

@Boggartfly Boggartfly changed the title Broadcast the video /image stream via a web server. Broadcast the video stream via a web server. May 6, 2014
@Boggartfly
Copy link
Owner Author

Airplaying Images now works provided you have specified IP Address of your AppleTV in code. Although service discovery works it has yet to be integrated with the broadcasting stream to the AppleTV.

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

No branches or pull requests

2 participants