How write stream in the network drive?

This forum is about all development around libVLC.
rpyr
New Cone
New Cone
Posts: 8
Joined: 02 Feb 2011 11:02

How write stream in the network drive?

Postby rpyr » 14 Feb 2011 10:53

Hi,

How do I save rtsp stream to a network drive? In the media, I've included options:

Code: Select all

libvlc_media_add_option (p_md, PAnsiChar (System.UTF8Encode ((': sout = # duplicate {dst = std {access = file, mux = ps, dst = \ \ 127.0.0.1 \ Stream \ test.avi }}'))) );
Unfortunately, the file is not created. If you indicate a path to "C: \ test.avi" it works correctly.

Let me add that I can not map a drive I just have to appeal directly to the network path.

Please help

Rémi Denis-Courmont
Developer
Developer
Posts: 15213
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: How write stream in the network drive?

Postby Rémi Denis-Courmont » 14 Feb 2011 17:13

In principle, the network path should work. But this was never tested.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

rpyr
New Cone
New Cone
Posts: 8
Joined: 02 Feb 2011 11:02

Re: How write stream in the network drive?

Postby rpyr » 14 Feb 2011 17:26

In principle, the network path should work. But this was never tested.
Well, unfortunately, after many attempts I could not write to a network path.
Is there a chance to check it or if anyone knows a solution?

Thanks for all help :)


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 3 guests