Hi there,
Is it possible (through DLNA or uPNP) to stream my desktop (and thus XBMC) to my AC Ryan PlayON HD? It acts like a DLNA / uPNP client.
I've tried VLC but I cannot stream to a uPNP destination..
Thanks
Windows Stream desktop / XBMC to DLNA (or uPNP)
gerwim
Junior Member Posts: 4 Joined: Apr 2012 Reputation: 0 |
2012-04-12 21:24
Post: #1
|
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 12,553 Joined: Jan 2011 Reputation: 137 Location: Arizona, USA |
2012-04-12 23:05
Post: #2
Using screen capturing software, yes.
You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc |
| find quote |
gerwim
Junior Member Posts: 4 Joined: Apr 2012 Reputation: 0 |
2012-04-13 09:00
Post: #3
(2012-04-12 23:05)Ned Scott Wrote: Using screen capturing software, yes. Could you tell me what software I should use? I am aware of PlayOn but that doesn't stream my desktop.. I've googled the whole evening to no avail :-( |
| find quote |
Ned Scott
Team-XBMC Wiki Guy Posts: 12,553 Joined: Jan 2011 Reputation: 137 Location: Arizona, USA |
2012-04-14 18:37
Post: #4
I know it's possible in theory, but I've yet to see an easy solution. One set up I can see work is if you screen record with any given screen recording software, then just attempt to transcode the recorded file as it is being written. I don't know how nicely that will play with most transcoding servers, though.
You can make easy links to the XBMC wiki using double brackets around words: [[debug log]] = debug log, [[Add-on:YouTube]] = Add-on:YouTube, [[Adding videos to the library]] = Adding videos to the library, [[userdata]] = userdata, etc |
| find quote |
rogerdpack
Junior Member Posts: 9 Joined: Jun 2011 Reputation: 0 |
2012-08-23 18:30
Post: #5
I am about to implement something like this (using a directshow desktop capture https://github.com/rdp/screen-capture-re...ows-free).
Do you have any hints/clues as to ways to get 'that stream" from a windows box "to XBMC"? ffmpeg can accept the stream (and optionally transcode it), and or stream it to something like tcp://hostname:port (I presume this is like a push model) or stream it to udp://hostname:port or save a local file. Would any of those work? If not then ffmpeg could "save" a file locally, and then I suppose another option would be to create a ps3ms plugin that saves and streams the file (or I could setup VLC as a server and attach to that). Any hints/ideas/suggestions/"best approach for the long term" here? |
| find quote |

Search
Help