mortenjust / androidtool-mac

One-click screenshots, video recordings, app installation for iOS and Android
Apache License 2.0
5.43k stars 325 forks source link

Display phone screen on desktop directly? #77

Closed acely closed 8 years ago

acely commented 8 years ago

Hi Thanks for your excellent work! Wondering if it's possible to display my phone content directly on to one window?

Now the tool can get the video stream to ffmpeg and write to file, so I think it possible to show the video stream into a simple player can also be done.

mortenjust commented 8 years ago

Currently the screen is not streamed to ffmpeg directly. Rather, it is recorded onto the device's storage, then transferred, and then converted. But there might be ways to do what you describe. Was there a specific use case you had in mind?

acely commented 8 years ago

Thanks for the reply! The case is,I'm a product manager,and lead a team to develop an Android APP. When one version is in testing progress, I want to show my team mates where the ux is different than I've designed,or show them how other app handles the ux as example.

As my computer is connected to the projector when meeting,so it would be very handful if I can show phone content directly on my screen~

Thanks again!

dsspence commented 8 years ago

@acely We've had success with vysor.io

acely commented 8 years ago

@dsspence OMG!That is surprisingly wonderful! Thanks sooooooooooooooo much! I feel that you're opening a door to a whole new level!

mortenjust commented 8 years ago

Awesome