Search found 11 matches

Go to advanced search

by giorgino
16 Oct 2012 09:24
Forum: VLC for Android and Chrome OS
Topic: problem on decode stream finding data from sdp
Replies: 2
Views: 518

Re: problem on decode stream finding data from sdp

Hi. Excuse me if I write another time but it is quite important for me. I tried the same streaming with a desktop vlc (an old version) and it works, so I have to conclude that there is a problem with the last android vlc build. Could someone check or suggest me something in order to treat this issue...
by giorgino
15 Oct 2012 21:24
Forum: VLC for Android and Chrome OS
Topic: problem on decode stream finding data from sdp
Replies: 2
Views: 518

Re: problem on decode stream finding data from sdp

Hi All. I would like to better explain the situation. I develop an android application where I integrate vlc in order to visualize a video stream. When I press a button the application open vlc passing (file:///mnt/sdcard/test.sdp) where the sdp is this one o=- 132 362358265 IN IP4 127.0.0.0 s=Quick...
by giorgino
15 Oct 2012 19:59
Forum: VLC for Android and Chrome OS
Topic: problem on decode stream finding data from sdp
Replies: 2
Views: 518

problem on decode stream finding data from sdp

Hi all, I have the following problem. I used the previous git for the vlc for android in order to read an sdp file:///mnt/sdcard/stream.sdp in order to receive and decode an mpeg4 streaming and everything worked well. Now with android 4.0 it doesn't work so I tried to use the beta application of vlc...
by giorgino
29 Oct 2009 23:44
Forum: VLC stream-output (sout)
Topic: Difficult issue on file transfer
Replies: 0
Views: 217

Difficult issue on file transfer

Hi all, I need our support in order to solve a problem. I have an udp socket connection from wich I receive packets suppose related to a program stream at 3 Mbps (7 transport packets at time). Now I need to pass them to a mpeg decoder in order to see the video. Which solution can I adopt? Itried to ...
by giorgino
27 Oct 2009 11:47
Forum: VLC stream-output (sout)
Topic: C client to receive udp/rtp stream broadcasted by vlc
Replies: 4
Views: 2378

Re: C client to receive udp/rtp stream broadcasted by vlc

Solved.
As Rèmi said it was a problem of bind.
by giorgino
26 Oct 2009 18:29
Forum: VLC stream-output (sout)
Topic: C client to receive udp/rtp stream broadcasted by vlc
Replies: 4
Views: 2378

Re: C client to receive udp/rtp stream broadcasted by vlc

Hi and thank you for the answer. I'm not firewalled and checking the code for the server, there isn't any multicast group. Packets are sent to an unicast address and using netstat I see two connection established one with the server and one with the client both at 127.0.0.1:1234 But the client doesn...
by giorgino
26 Oct 2009 17:52
Forum: VLC stream-output (sout)
Topic: C client to receive udp/rtp stream broadcasted by vlc
Replies: 4
Views: 2378

Re: C client to receive udp/rtp stream broadcasted by vlc

I downloaded DVBLast and I would like to write a network client, but I have problem to establish the connection with the udp socket opened by the DVBLast. I wrote the following code but I don't understand were I make wrong. the client remains stopped on the readv in the sense that doesn't receive an...
by giorgino
24 Oct 2009 19:09
Forum: VLC stream-output (sout)
Topic: dvblast: why does not work?
Replies: 1
Views: 442

Re: dvblast: why does not work?

Solved
by giorgino
24 Oct 2009 18:29
Forum: VLC stream-output (sout)
Topic: dvblast: why does not work?
Replies: 1
Views: 442

dvblast: why does not work?

Hi all, I downloaded and installed sucessfully dvblast but when I try to use it, it doesn't work as I would. I try to explain better. I have a terratec T2 that receive a dvb-t ts so I would like to tune it and resend through my LAN in order to visualize the video on a VLC client that stays inside my...
by giorgino
23 Oct 2009 14:27
Forum: VLC stream-output (sout)
Topic: C client to receive udp/rtp stream broadcasted by vlc
Replies: 4
Views: 2378

C client to receive udp/rtp stream broadcasted by vlc

Hi all, I know that an interesting feature of VLC is that to tune a stream and broadcast it with a multicast address in the network using udp. In this way with another vlc that acts as a client we can receive that stream and visualize it. I would like to do the same thing, but I wouldn't use another...
by giorgino
23 Oct 2009 12:20
Forum: Development around libVLC
Topic: C client for receive the stream broadcasted by vlc
Replies: 0
Views: 385

C client for receive the stream broadcasted by vlc

Hi all, I know that an interesting feature of VLC is that to tune a stream and broadcast it with a multicast address in the network using udp. In this way with another vlc that acts as a client we can receive that stream and visualize it. I would like to do the same thing, but I wouldn't use another...

Go to advanced search