É possível ver um filme em 2 locais de uma só vez?

1

É possível ver um filme ao mesmo tempo usando meu telefone enquanto ele está tocando no meu laptop? Se possível, a vlc seria minha primeira escolha, mas eu também poderia usar outros jogadores.

EDIT: para torná-lo um pouco mais claro. Tudo o que é mostrado no laptop, gostaria de ver no player de vídeo do meu telefone.

    
por Geo 01.11.2015 / 10:22

2 respostas

2

Você pode configurar um fluxo de rede usando o VLC e ver a transmissão do seu PC e do seu telefone.

Broadcasting a Stream

To start broadcasting a network stream, click the Media menu in VLC and select Stream.

enter image description here

In the Open Media dialog, select the media you want to stream. You can select one or more files on the Files tab, select a CD or DVD on the Disc tab, or even capture video from a specific device on the Capture Device tab. For example, you could stream your desktop by selecting Desktop on the Capture Device tab.

Click the Stream button after selecting your media.

enter image description here

The Stream Output window will appear. The first pane just lists the media source you selected – click Next to continue.

enter image description here

On the Destination Setup pane, you’ll need to choose a destination for your stream. For example, you can select HTTP to listen for connections – other computers can connect to your computer and watch the stream. You can also select UDP to broadcast to a specific IP address or range of IP addresses.

After selecting your destination, click the Add button. You may also want to activate the Display locally check box – if you do, you’ll see and hear the media being streamed on your local computer, so you’ll know it’s playing correctly.

enter image description here

After adding a destination, you’ll be able to customize its settings. With the HTTP destination, you could specify a custom path – but the default one will work fine.

You can also tweak the transcoding settings – by transcoding to a lower quality, VLC can save network bandwidth.

enter image description here

Click Next to continue to the Option Setup pane – you probably don’t need to tweak any of the advanced options here. To start streaming, click the Stream button.

enter image description here

If you selected the Display locally option, the media will start playing locally on your computer.

If you have a firewall enabled, ensure that VLC is an allowed program or no computers will be able to connect. If you’re trying to stream over the Internet, you may also need to forward ports on your router.

Connecting to a Stream

To tune in to a stream, click the Media menu in VLC on another computer and select Open Network Stream.

enter image description here

Assuming you used HTTP, enter an address like http://IP.Address:8080. See this post if you need help finding the other system’s IP address.

(If you specified a custom path for your HTTP stream in the Path box, you’ll need to specify the custom path here. For example, if you specified /path as your custom path, you’d enter http://IP.Address:8080/path in the box here.)

enter image description here

After clicking Play, the stream should start playing. To control playback remotely, try setting up VLC’s web interface. If you encounter an error, make sure VLC isn’t being blocked by a firewall on the streaming system.

Source (HowToGeek)

    
por 01.11.2015 / 15:36
-1

Dependendo da velocidade da sua conexão, você pode usar a extensão do Chrome para desktop remoto e o aplicativo para Android do Google.

Faça o download da extensão de área de trabalho remota para o chrome e faça o download do aplicativo de área de trabalho remota na Google Play Store. Sincronize as duas máquinas e, em seguida, você pode reproduzir o filme em seu computador e vê-lo em seu telefone / tablet Android

    
por 01.11.2015 / 10:35