Tagged Questions
The dlna tag has no wiki summary.
13
votes
6answers
6k views
Where can I get started writing a media server in C# like PlayOn
Where can I get started writing a media server in C# like PlayOn
http://www.themediamall.com/playon
UPDATE:
I have learned that PlayOn is a is a DLNA/UPnP media server but I am still looking for C# ...
8
votes
5answers
12k views
Creating a DLNA server/service in VB.NET
I would like to create a DLNA server in VB.NET.
Since a lot of multimedia devices start supporting DLNA, i would like to see what is possible. Not only streaming video/audio and pictures but see what ...
5
votes
3answers
1k views
Writing a DLNA server (DMS) in Cocoa/Objective-C/C
I'd like to write a DLNA server in Cocoa for the Mac. Are there any libraries for speaking UPnP/DLNA in Objective-C or C? Failing that, where is the spec for DLNA so I can write my own?
3
votes
1answer
2k views
What's the difference between UPnP AV and DLNA?
Am I right in thinking that if I'm DLNA 1.5 compliant, I've implemented UPnP AV? What does DLNA get me besides specifying minimum format requirements? Isn't DLNA built on top of UPnP? I know for ...
2
votes
0answers
33 views
OSGI Bundle with Android
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 ...
2
votes
1answer
78 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 ...
2
votes
0answers
392 views
Android : DLNA compliant devices
I need to find the list of DLNA compliant devices in my network from my Android application.
I'm using the API's from org.cybergarage.
They're available in Java, I want to make them Android capable ...
1
vote
2answers
260 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 ...
1
vote
1answer
370 views
How to make a DLNA android mobile application?
I have a task to make a DLNA android application as shown in the following video
http://www.youtube.com/watch?v=x5GnqvV-eu4
I have to implement Digital Media Controller and Digital media server in ...
1
vote
1answer
475 views
SSDP and interface IP address
I'm writing a UPnP AV/DLNA DMS which needs to send and receive SSDP messages. In response to some M-SEARCH packets I need to send a reply with the URL of a resource (in this case a HTTP server), which ...
1
vote
0answers
927 views
Why minidlna not refreshing database?
I am developing minidlna server to stream my media over WiFi it shows and play existing files properly. But the problem is when I add new files to media folders the changes are not updated on minidlna ...
1
vote
0answers
412 views
Differences between DLNA 1.5 and 2.0
I'm scratching my head trying to understand which are the differences between DLNA 1.5 and 2.0.
Any pointers?
Thanks in advance.
-- Paolo
1
vote
3answers
552 views
Is “Platinum UPnP” open source library a good option to implement a DLNA system on a linux based system?
I am thinking of implementing my own DLNA system on my linux based systems. Is "Platinum UPnP" library a good option for this.
What I found is "Platinum UPnP" library is quite big in size.
Are ...
1
vote
2answers
1k views
Android: Developing Plugins for media sharing
We are developing plugins which convert media file as the source and convert in to other format that can be used by DLNA compatible device in android.
Any help on how to deal with media and its file ...
1
vote
1answer
660 views
How do I specify DLNA PlaySingle support in my Media Server Device Profile?
DLNA CTT 1.5.00.51 Test 7.3.80.1,2,3,4 MM CDS DLNA PlaySingle URI Value is failing with the error message "Not Applicable: The device profile reports the DUT does not support PlaySingle URIs"
I have ...
0
votes
1answer
37 views
Newb wants to program a UPnP Media Server in c++
I've been going at this for a week now or something and can't find a solution on my own.
I'm trying to make a solid Media Server, mainly targeting the PS3, to stream Spotify playlists to the PS3. I've ...
0
votes
0answers
57 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
0answers
149 views
DLNA Server/Media Server - Play Folder
I have some content (photos and home video) in a folder. All the DLNA Servers play either Images or Videos from a folder, but not both.
Picasa is able to play an entire folder, but its not DLNA. ...
0
votes
1answer
36 views
UPnP: Getting computer to broadcast it's services [closed]
I'm starting to work on some UPnP and I have ran into a problem and dont seem to be able to solve. I have installed developer tools for sniffing UPnP messages and devices. My computer sees and can use ...
0
votes
0answers
31 views
WP&.1 mobile app to stream music, video, pics using PlayTo to DLNA devices
We want to build a windows phone 7.1 (Mango) app to stream music, video, pics to other DLNA devices. (similar to airplay in iPhone)
We feel we must use TCP socket for streaming and hence socket APIs ...
0
votes
1answer
185 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
67 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
0answers
37 views
How to implement “Synchronized multi-zone streaming” in DLNA?
How to implement "Synchronized multi-zone streaming" in DLNA? I read the BridgeCo's JukeBlox SDK specification, I found it can implement "Synchronized multi-zone streaming" this function. Does it need ...
0
votes
1answer
181 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 ...
0
votes
1answer
262 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 ...
0
votes
0answers
245 views
upnp DMS -DMR connection for android
I found (file)url path in DMS and I want to send it to DMR (also found) by using cling,
now how i establish connection and send or play that in DMR (peer connection).
thank's in advance
0
votes
0answers
185 views
Digital media controller troubles
i am trying Digital Media Controller (DMC) in android app to search the available Digital Media Server (DMS) and Digital Media Render(DMR) in network,and to do some stuff between them.
initially i ...
0
votes
3answers
83 views
Upnp specifications
Hi there i have written a media service that currently supports nfs and was now thinking about adding support for upnp but i don't know where to start is there any rfc or some thing i could read up on ...
0
votes
1answer
356 views
UPnP Library for Qt WinCE
I am trying to write DLNA project in Qt WinCE. Is there any UPnP library for it?
I am now trying CyberLink C library. But, it only has wrapper for Objective-C.
I got some configuration errors while ...
0
votes
2answers
218 views
Filtering parameters on DLNA
I'm looking for a way to browse my DLNA server and I can't seem to find any documentation on how to browse and filter specific items. Put simply, this is what I want to do: get all music artists on ...
0
votes
1answer
109 views
Should I use a Service as a way of accessing network data?
I'm somewhat new to Android development and I'm trying to build a very simple app which will browse my network for DLNA servers and allow me to browse each DLNA server as a directory. The thought is ...
0
votes
1answer
755 views
Fetch all DLNA root storage directories in Cling?
I'm using the awesome Cling library to scan my network for UPnP devices. My goal is to throw together a little DLNA library browser so I can learn the technology. I have so far been able to 1. scan ...
0
votes
2answers
1k views
Creating Java stubs for a DLNA service / client? (or, What the hell is a <scpd> root tag in an XML file?)
Looking at the specifications for DLNA, most of the metadata communication appears to be soap based. However I can't find anything like a WSDL for any of the various services. Instead there is some ...
-1
votes
0answers
24 views
DLNA/UPnP AV Library for Java [closed]
Possible Duplicate:
UPnP library for Java
I want to create a mediaserver so i can watch movies and such on my TV, or XBOX360. I've searched google and i can't find any good information ...
-2
votes
1answer
100 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?