Digital Living Network Alliance (DLNA) creates guidelines for interoperability of mulitmedia devices.
0
votes
0answers
46 views
Writing a PC DLNA client: where can i start?
I have to write a DLNA client that allows me to access the single frames (for further elaboration) of what i'm streaming through my DLNA device (eg. a wireless camera or my smartphone). I've been ...
0
votes
0answers
52 views
stream a live mp4 via dlna
I already have a means to generate live mov(mp4) video data and can ship it out over http. I wish to now send that same live transcoded mp4, or any other container format(flv, avi, mkv, ogg, webm), to ...
0
votes
0answers
61 views
Small DLNA/UPnP-server in Java or C to stream raw audio
I'm the developer of an Android-application which handles raw audio data (PCM).
I would like to implement the functionallity to stream that PCM-data to a DLNA/UPnP-compatible receiver but hope I do ...
0
votes
0answers
18 views
Does upnp/dlna support equalizer at the controller?
Is it possible to create an equalizer for UPNP/DLNA media controller to control multiple DLNA media renderers at the same time? It should also be able to select particular renderers to control. May I ...
0
votes
1answer
76 views
Can Upnp or DLNA stream audio from server to multiple renderers at the same time?
I would like to know if it is possible for upnp/dlna protocol to stream audio from a single media server to multiple media renderers at the same time. Does the protocol allow this? Thank you.
0
votes
1answer
44 views
Channel Control of Smart TV
I have been using the following document to access the RenderingControl Service of a samsung smart TV. So far I can get the volume of the master channel and change it. I am using Cling to do it.
...
0
votes
1answer
50 views
How to know which version of DMR (Device Media Renderer) to choose?
I want to implement a DLNA Device Media Renderer (DMR) for audio streaming. I found documentation here: http://upnp.org/resources/upnpresources.zip and found out that there seems to be three versions ...
0
votes
0answers
32 views
How to execte CreateObject ; Action under ContentDirectory service in the DLNA Media server using Cling?
using cling libraries i am enumerated a list of mediaservers in the network and a m able to browse the folders.Now i want to copy media file in the contolpoint to the Media server.After several ...
3
votes
1answer
145 views
Play one multimedia content on multiple devices at the same time?
Can I send and show my multimedia content on two or more devices via DLNA
at the same time?
If yes how can I do it ? For example I want my tvs, tablets to play the same multimedia content of my ...
0
votes
0answers
110 views
Create a DMS using Platinum UPnP SDK
I'm using platinum upnp to create a dlna app.I want to use my iOS device as DMS(Server),how do I set the path for the server?For example,I want to share my music on my device,what path should I ...
0
votes
0answers
42 views
QNAP server remote media controlling
I would like to do a project with Qnap server.
I have multiple computers and I have collected all of my media content in QNAP server. I am able to play via server any content.
However, what I want ...
3
votes
0answers
220 views
Streaming media files via DLNA/UPnP using python
I'm currently running Raspbmc on my Raspberry Pi and activated UPnP streaming an rendering.
My goal is to write a simple python to stream a video or music playlist.
I've tried Coherence, but I it's ...
0
votes
1answer
140 views
ios multithreaded sockets under libupnp hanging on send()
In my app for iOS (DLNA media player), I'm seeing a hang I don't understand...I'm hoping someone can shed light on it.
My app is built in Objective C sitting on top of a C++ library, part of which is ...
0
votes
0answers
161 views
How to control (play, seek, pause, etc) third-party android video player from other app
I am developing a DLNA media renderer on Android. Control point (Mobile phone, tablet, etc) can send (Via WiFi) video playback request to my media renderer. A video url is included in that request. ...
0
votes
0answers
65 views
Protocols/Methods to stream PCM-audio to local players via WLAN
I have developed an JAVA-application which can stream PCM-audio via "AirTunes/AirPlay" (TCP/UDP) to e.g. an "Airport Express" (RAOP) via WLAN.
I now would like to implement other methods of ...
0
votes
0answers
59 views
DLNA Mobile Digital Media Uploader(M-DMU) in android
I want to develop a Mobile digital media uploader and Mobile digital downloader in android
Is there any sample code for this?
Is there any api for this?
Thanks in advance.
0
votes
1answer
391 views
How to push DLNA content from the command line
I am going to integrate broadcasted channels with IPTV channels into one menu on my TVs. The problem is that swithing between different sources is a pain. So basically I need to create a menu on the ...
0
votes
0answers
105 views
No UPnP AV devices with Python Brisa
I try at this moment to execute python brisa.
I work with the tutorial on linux magazine :
http://www.linux-magazine.com/Issues/2008/97/Universal-Plug-and-Play
I have two media server on my computer ...
-2
votes
1answer
398 views
Developing iOS DMC app based on UPnPx library on Google code
I am developing an iOS app that would be used as a DLNA technology based DMC (Digital Media Controller) for devices capable of the UPnP protocol. I am using the UPnPx iOS library available on ...
0
votes
1answer
334 views
c++ DMS with subtitle support on LG smart tv with platinium library
I'm trying to implement a simple DMS that can provide subtitle information to the DMR -LG SmartTV - using platinium library.
I already succeeded to render video on the DMR and i already found where ...
1
vote
1answer
160 views
c++ DLNA subtitle display implementation with platinium library
Can anyone explain me if is possible for the DLNA standard pass information of available external subtitles (.srt files) when playing media files (videos) without transcoding the video file.
If is ...
0
votes
2answers
139 views
UPnP printer device discovery
in a project i had discovered the UPnP printer devices by sending an ssdp datagrampacket and receiving the http url.
using these url, getting an open connection, gets the xml schema in which it ...
0
votes
0answers
102 views
Intel DTCP Sample Implementation kit (SIK) contents
I have some queries regarding Intel SIK.
Does this SIK contains the complete implementation of DTCP stack ? ie: including the implementation for Elliptic Curve Cryptography (ECC) used by DTCP.? Can ...
-1
votes
1answer
129 views
Can't find dmr or dms from another Android tablet [closed]
Recently, I'm using some DLNA/UPNP apps and software. However, when I install some dmr or dms on my Android tablet, I can't find them in my Android phone through dmc. Yes, they are in the same ...
2
votes
1answer
3k views
Streaming web video to Roku
Does anyone know how technically to send videos (i.e. Youtube Videos) to a Roku player? There is a "Twonky Beam" app that allows streaming and what it appears to do is to send .mp4 files to Roku for ...
2
votes
0answers
236 views
How to support microsoft media player seekingin a Video Streaming server?
I implemented a DLNA media player server function.
The server supports seeking function for DMP(Digital Media Player) and XBMC or VLC player works correctly.
But when I played video in Microsoft ...
3
votes
1answer
236 views
Routing video stream traffic through Android phone
I want an Android phone to control a video stream playback on a Samsung Smart TV. I can send a UPnP command to the TV with a URL to the video stream. Unfortunately the Samsung TV don't accept URLs ...
1
vote
2answers
1k views
C# DLNA/UPNP Media Playback
I'm trying to stream specific media to dlna/upnp compliant devices. I already found out how to send commands to devices using c#(e.g play, pause, stop etc.).
So, i can play media on a device. ...
0
votes
1answer
291 views
Ushare rescan filesystem without restarting
I'm using Ushare as an UPnP / DLNA media server. It works nice, however it has an annoying drawback. I need to manually restart it to rescan the filesystem.
Is there any way/method to
rescan the ...
1
vote
1answer
292 views
UPnP description file and media types support for Android device
I am currently investigating the implementation of UPnP.
First of all, i luckily found a open-source application that implements
the renderer(DMR) based on the cybergarage library in Android ...
1
vote
1answer
1k views
Javascript: DLNA client
I am planning to write a DLNA (upnp) client in javascript. I would like to know if this is possible in the first place or not.
If yes, then where can do I start? What do I need to know to begin? ...
0
votes
0answers
511 views
UPnP Seek and seekbar for Android application
I have been trying to implement Seek() with my UPnP Android App but have not had success.
I have my seekbar and listener but it it keeps failing when I drag the seekbar to a new position.
...
0
votes
1answer
1k views
UPNP/DLNA Control Point
I'm working on an android UPnP/DLNA app. I have a control point working where I can stream files from media server to renderer. I can pause/play and stop the file during playback but I cannot seem to ...
7
votes
3answers
5k views
Where can I find the full DLNA specifications?
I'm looking to create a DLNA media server type of thing in Android. I've found myself a UPnP library for Java called CyberLink, and I'm looking to implement the DLNA interface for a M-DMS, or Mobile ...
1
vote
1answer
317 views
Identify a TV in upnp / dlna
Using the Java library Cling, I can discover my TV on the LAN using upnp. The TV advertises the following upnp services
RenderingControl
AVTransport
ConnectionManager
It also says, it is of type ...
1
vote
1answer
409 views
DLNA FLAC audio client which will work headless on Linux?
Subject line says it -- can anyone point me to a DLNA audio player client which will play FLAC without transcoding, which doesn't require an X server or graphical interface, and will run happily from ...
0
votes
1answer
361 views
DLNA PROTOCOL in Client Torrent
Good afternoon,
I'm working in a project for KTorrent for an exam of my university in C++.
I have to add a DLNA plugin in KTorrent but I don't know how complex this is.
I want to know how can I ...
1
vote
0answers
120 views
Using (DLNA) Coherence as a library in project
I am planning to use the Coherence as library in my project. However, there is no documentation about using it as a library (it is also standalone DLNA server, not only a library). Is it true? Are ...
0
votes
1answer
165 views
Windows Media Player's media sharing is stopping
Windows Media Player is stopping media sharing after a certain time.
Environment
I am running a Windows 7 64Bit with Media Player 12 on vmware server 2.0.2
WMP libraries are pointing on network ...
0
votes
2answers
110 views
Any advice for iPhone Wireless Comms with Embedded Linux Device?
I am looking for advice on protocols for use in LAN comms between an iPhone and an embedded Linux device. The embedded Linux device requires the following functionality...
Connectible to Wireless ...
1
vote
2answers
1k views
Whats the best C# Way to stream a H.264 Video to another computer/device on a network? Is there a library/API For this? File Sharing?
I am experimenting with C#, and I wanted to create a fun/useful network program. I've programmed for most of my years using C++, C# seems a lot cleaner and easier to program in. I mostly programmed ...
2
votes
0answers
184 views
OSGI Bundle with Android [closed]
I have been trying to get apache felix upnp stack working on androd using OSGI framework. I got a DMR up and running over a test OSGI framework ( knopplerfish ). However, I am unable to figure out how ...
3
votes
1answer
1k views
Search DLNA(Upnp) media renderers for remoteplayback
I am trying to write a DLNA application using the Cling Java library. I Can able to search all the media servers in the DLNA network and play the content also. But i need to search Media Renderers ...
0
votes
1answer
323 views
Orb Alternative for playing media on-the-go with mobile devices
I have a collection of legitimate media files (movies, songs, etc) which I have purchased over the years. I used to use Orb (www.orb.com), which would catalog all of the media files on my server, and ...
0
votes
1answer
2k views
How to make iPhone as a dlna server?
Thanks to all in advance.
I am trying to make iPhone as DLNA server but I can't find any library.
So, any one can know how to make iPhone as a DLNA server?
Any link for DLNA library?
0
votes
1answer
601 views
Begin stream a movie from DLNA Media Server to a DLNA Media Renderer
I want to stream a movie from a DLNA Media Server to a DLNA Media Renderer (a TV in this case). However, I want to be able to initiate it from a DLNA Media Controller, regardless of what state the TV ...
0
votes
1answer
438 views
Android, DLNA Projection onto Smart TVs [closed]
Any Idea of how to make DLNA projection of photos onto any smart TVs through Android Application?
0
votes
1answer
2k views
any difference between DLNA and UPnP?
I know the DLNA is subset of UPnP. I read this post : What's the difference between UPnP AV and DLNA?
But, i still can't understand clearly. Are there any features inside DLNA? how to define this ...
1
vote
1answer
635 views
How can I create a DLNA server application in Android?
I am looking to add DLNA server capabilities of one of my current applications (for movie management), and I've tried to do some searching for any documentation on it, but so far I've only found a ...
2
votes
3answers
4k views
Access DLNA TV with Java code
I want to control my DLNA TV from my Java program on my PC. In particular, I want to:
discover if there's a TV in the LAN
check whether it is currently ON (for a first step)
later send some commands ...

